Weave only supports IBC relayer setup between Initia L1 and Interwoven Rollups. Setting up relayers between other arbitrary networks is not supported.
Currently, Weave only supports the
Hermes
relayer. For detailed information about Hermes, please refer to the Hermes documentation.Setting up
- Setting up networks and channels to relay messages between
- Setting up the account responsible for relaying messages
- Configure channels between Initia L1 and a whitelisted Rollup (those available in Initia Registry
- Configure using artifacts from
weave rollup launch
(recommended for users who have just launched their rollup) - Configure manually
Relayer requires funds to relay messages between Initia L1 and your rollup (if it’s not in the fee whitelist). If Weave detects that your account does not have enough funds, Weave will ask you to fund via Gas Station.
For advanced configuration options, you can refer to the Hermes Configuration Guide and customize the relayer’s configuration file located at
~/.hermes/config.toml
.