This token bridge is a hackathon project, so it has very limited feature:
- Only support a fixed federator, ckb user and eth user to use
- Only support cross token from Ethereum to CKB
cd federator
npm i
cp config/config.sample.js config/config.js
npm run startThen waiting for Cross logs from Ethereum.
Interact it with frontend app: https://github.com/rebase-network/tokenbridge-frontend