Interacting with smart contracts can be cucumbersome as you need to past the abis and contract addresses and have no validation of the inputs you are using. Thats why we created a Dapp to improve the user experience when using the token bridge.
This project needs node 14 or higher and yarn installed
yarn install
yarn serve
yarn build
yarn lint