Expand description
Re-exports data structures and implementations of all the IBC core (TAO) modules/components.
Modulesยง
- channel
- Re-exports ICS-04 implementation from the
ibc-core-channelcrate - client
- Re-exports ICS-02 implementation from the
ibc-core-clientcrate - commitment_
types - Re-exports ICS-23 data structures from the
ibc-core-commitment-typescrate - connection
- Re-exports ICS-03 implementation from the
ibc-core-connectioncrate - derive
- Re-exports convenient derive macros from
ibc-derivecrate. - entrypoint
- Re-exports IBC handler entrypoints from the
ibc-core-handlercrate for added convenience. - handler
- Re-exports ICS-25 implementation from the
ibc-core-handlercrate - host
- Re-exports ICS-24 implementation from the
ibc-core-hostcrate - primitives
- Re-exports IBC primitive types from the
ibc-primitivescrate - router
- Re-exports ICS-26 implementation from the
ibc-core-routercrate