Module ibc::apps::nft_transfer

source ·
Expand description

Re-exports the implementation of the IBC Non-Fungible Token Transfer (ICS-721) application logic.

Modules§

  • Defines the required context traits for ICS-721 to interact with host machine.
  • Implements IBC handlers responsible for processing Non-Fungible Token Transfers (ICS-721) messages.
  • Provides IBC module callbacks implementation for the ICS-721 transfer.
  • Re-exports the implementation of the IBC Non-Fungible Token Transfer (ICS-721) data structures.