Crate orml_nft[][src]

Non Fungible Token

The module provides implementations for non-fungible-token.

Overview

This module provides basic functions to create and manager NFT(non fungible token) such as create_class, transfer, mint, burn.

Module Functions

Re-exports

pub use module::*;

Modules

module

Structs

ClassInfo

Class info

TokenInfo

Token info