# Functions
NewAppModule creates a new AppModule object.
NewIBCMiddleware creates a new IBCMiddleware given the keeper and underlying application.
# Structs
AppModule defines the token module.
AppModuleBasic defines the basic application module used by the token module.
IBCMiddleware implements the ICS26 callbacks for the ibc-transfer module.