-
To setup IBC setup between Icon and Archway run the following command:
dive bridge ibc --chainA icon --chainB archway
- Spins icon and archway node
- Opens Btp Network for BTP Blocks
- Deploys the Contracts necessary for the IBC connection
- Starts the relay
-
To setup IBC setup between Icon and Archway run the following command:
dive bridge ibc --chainA icon --chainB neutron
- Spins icon and neutron node
- Opens Btp Network for BTP Blocks
- Deploys the Contracts necessary for the IBC connection
- Starts the relay
To run end-to-end testing script please follow from the second step mentioned here