Categorygithub.com/AutonomyNetwork/nft
modulepackage
0.1.1
Repository: https://github.com/autonomynetwork/nft.git
Documentation: pkg.go.dev

# README

nft

Non-Fungible Token

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Package types is a reverse proxy.

# Functions

DefaultGenesisState returns a default genesis state.
ExportGenesis returns a GenesisState for a given context and keeper.
InitGenesis sets nft information for genesis.
NewAppModule creates a new AppModule object.
NewHandler routes the messages to the handlers.
ValidateGenesis performs basic validation of nfts genesis data returning an error for any failed validation criteria.

# Structs

AppModule implements an application module for the NFT module.
AppModuleBasic defines the basic application module used by the NFT module.