CKB <-> ETH Token Bridge Frontend Getting Started Install packages npm i Migrate the contracts with truffle. truffle migrate Run the webpack server for front-end hot reloading npm run dev