docs.rs failed to build orml-nft-0.3.3
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build:
orml-nft-1.5.0
Non-fungible-token module
Overview
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_classcreate NFT(non fungible token) classtransfertransfer NFT(non fungible token) to another account.mintmint NFT(non fungible token)burnburn NFT(non fungible token)destroy_classdestroy NFT(non fungible token) class