ibc 0.52.0

Maintained by `ibc-rs`, serves as a top-level library that contain a comprehensive set of Inter-Blockchain Communication (IBC) implementations, re-exporting data structures and implementations of various IBC core, clients and applications from the `ibc-core`, `ibc-clients` and `ibc-apps` crates.
Documentation

ibc

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 6 feature flags, 2 of them enabled by default.

default

  • std

std

  • ibc-apps/std
  • ibc-clients/std
  • ibc-core/std
  • ibc-core-host-cosmos/std
  • ibc-primitives/std

schema

  • ibc-apps/schema
  • ibc-clients/schema
  • ibc-core/schema
  • ibc-core-host-cosmos/schema
  • ibc-primitives/schema
  • serde
  • std

serde

  • ibc-apps/serde
  • ibc-clients/serde
  • ibc-core/serde
  • ibc-core-host-cosmos/serde
  • ibc-primitives/serde

parity-scale-codec

  • ibc-apps/parity-scale-codec
  • ibc-clients/parity-scale-codec
  • ibc-core/parity-scale-codec
  • ibc-core-host-cosmos/parity-scale-codec
  • ibc-primitives/parity-scale-codec

borsh

  • ibc-apps/borsh
  • ibc-clients/borsh
  • ibc-core/borsh
  • ibc-core-host-cosmos/borsh
  • ibc-primitives/borsh