Skip to main content

Allow the token on the bridge contract

Enable your token on the bridge using the command below:

yarn allowToken:bridge --network bsc_testnet --bridge-address 0x7EE9dfbDF18c609a5e1AB0180c8A2ec6D473E093 --token-address 0x22Ea9bF66Ee38E39A333773e584f37216136700A

This command successfully registers your token with the bridge contract.

Next, we'll use the chromia-bridge-demo repository to configure and interact with the bridge effectively.