IBC Relayer
By setting up IBC relayer, you can create new connections and channels of IBC between UnUniFi and other blockchains.
UnUniFi is registered in Chain Registry as ununifi
.
Setting up relayer with Go relayer (Recommended)
You can see details here.
At first, install Go
Setting up relayer with Rust relayer Hermes (Not recommended)
At first, install Rust
Then, run the commands below:
Setting up config
Setting up daemon
Monitoring daemon
Clients and Connections
Chain ID
Client
Connection
osmosis-1
07-tendermint-8
connection-6
cosmoshub-4
07-tendermint-3
connection-7
axelar-dojo-1
07-tendermint-5
connection-8
neutron-1
07-tendermint-4
connection-9
For channels, see here.
Last updated