Crate ibc[][src]

Expand description

Implementation of the following ICS modules:

  • ICS 02: Client
  • ICS 03: Connection
  • ICS 04: Channel
  • ICS 05: Port
  • ICS 07: Tendermint Client
  • ICS 18: Basic relayer functions
  • ICS 23: Vector Commitment Scheme
  • ICS 24: Host Requirements
  • ICS 26: Routing
  • Applications:
    • ICS 20: Fungible Token Transfer

Modules

ICS 02: IBC Client implementation

ICS 03: IBC Connection implementation

ICS 04: IBC Channel implementation

ICS 07: Tendermint Client

ICS 18: Implementation of basic relayer functions.

ICS 24: Host Requirements

ICS 26: Routing module implementation

Macros

Downcast the given arguments to the associated enum variant.

Type Definitions

Re-export of ICS 002 Height domain type