IBC RELAYER
Last updated
Last updated
In the Inter-Blockchain Communication (IBC) protocol, blockchains do not communicate directly with each other. Instead, a relayer is used to facilitate communication between chains.
The relayer monitors for updates on open paths between IBC-enabled chains and submits these updates in the form of specific message types to the counterparty chain. Clients are then used to track and verify the consensus state.
Furthermore, the relayer is responsible for opening paths across chains, creating clients, connections and channels.
Hight grade dedicated servers running multiple chains.
Most recent version of as relayer sofware developed by .
PebbleDB backend as prefer choise to reduce disk i/o. Credit to .