| Crates.io | orml-nft |
| lib.rs | orml-nft |
| version | 1.5.0 |
| created_at | 2020-10-03 00:36:48.818758+00 |
| updated_at | 2025-09-17 22:30:33.328865+00 |
| description | Non-fungible token pallet provides basic functions to create and manager NFT |
| homepage | |
| repository | https://github.com/open-web3-stack/open-runtime-module-library/tree/master/nft |
| max_upload_size | |
| id | 295631 |
| size | 113,280 |
Non-fungible-token module provides basic functions to create and manager NFT(non fungible token) such as create_class, transfer, mint, burn, destroy_class.
create_class create NFT(non fungible token) classtransfer transfer NFT(non fungible token) to another account.mint mint NFT(non fungible token)burn burn NFT(non fungible token)destroy_class destroy NFT(non fungible token) class