github.com/0chain/gosdk@v1.17.11/znft/doc.go (about) 1 // Provides methods and types to interact with the ERC-721 NFT smart contract on the Ethereum blockchain. 2 // Makes it possible for our clients to create and manage their NFTs using the Chalk apps. 3 // It defines the functionality to Mint/Burn ERC-721 NFTs. 4 package znft