๐๏ธ NFT configuration
NFT flags
๐๏ธ NFT Metadata
Metadata: Detailed Guide for NFT Creators
๐๏ธ Best security practices
Similar to many projects, Minaโs NFT Standard defines several roles/contracts which are given special permissions or perform important validations for critical operations. The abilities of these entities and their trust assumptions are outlined below.
๐๏ธ MinaTokens API for NFT standard
The MinaTokens API provides a simple and efficient way to interact with NFTs on the Mina blockchain. This API allows developers to launch NFT collections, mint NFTs, sell and buy NFT and retrieve NFT information with ease.
๐๏ธ API calls code examples
Getting API key
๐๏ธ Advanced Examples
Auction example with the contract factory and collective ownership of the NFT
๐๏ธ NFT Standard on Mina Protocol Links
The MinaNFT project is an innovative Non-Fungible Token (NFT) platform that integrates the unique privacy features of the Mina blockchain. It is designed to redefine the NFT space by offering a range of functionalities that go beyond traditional NFT capabilities.
๐๏ธ Running Tests for NFT Standard and Usage Examples
Installation