Module metadata

Source
Expand description

Metadata traits and implementation according to the NFT enumeration standard. This covers both the contract metadata and the individual token metadata.

Modules§

ext_nft_metadata_provider

Structs§

NFTContractMetadata
Metadata for the NFT contract itself.
TokenMetadata

Constants§

NFT_METADATA_SPEC
This spec can be treated like a version of the standard.

Traits§

NonFungibleTokenMetadataProvider
Offers details on the contract-level metadata.