Expand description
Implementation of the IBC fungible token transfer (ICS-20) application logic.
Modulesยง
- context
- Defines the main context traits and IBC module callbacks
- handler
- Implements the processing logic for ICS20 (token transfer) message.
- module
- types
- Re-exports the implementation of the IBC fungible token transfer (ICS-20) data structures.