📡IBC RELAYER

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.

Our validation set up consist of:

Chains we provide a relaying service:

Last updated