This project is funded by Interchain Foundation.
This pallet implements the standard IBC protocol.
The goal of this pallet is to allow the blockchains built on Substrate to gain the ability to interact with other chains in a trustless way via IBC protocol.
This project is currently in an early stage and will eventually be submitted to upstream.
The pallet implements the chain specific logic of ICS spec, and is integrated with ibc-rs, which implements the generic cross-chain logic in ICS spec.
The Hermes (IBC Relayer CLI) offers commands to send reqeusts to pallet ibc to trigger the standard ibc communications defined in ibc spce. Hermes Command List.
You can view the reference docs for this pallet by running:
cargo doc --open
or by visiting this site: https://docs.rs/pallet-ibc