This page allows a user to create a single NFT and immediately mint it into their connected wallet (regardless of if they are logged in or not).
The NFT Data section allows you to input the name of the NFT as well as the royalty address and royalty percentage.
The Project Data section allows you to choose between a Static (CIP-25 NFT) and Dynamic (CIP-68 NFT) NFT.
Static NFTs are the old (CIP-25) standard for Cardano NFTs. Metadata within these NFTs cannot be read or updated with smart contracts.
Policy ID: the policy ID of the collection
Lock Date: After the Lock Date, NFTs from this project cannot be minted, updated, or burned. Clicking the input field allows you to put the time in that this locking will occur for your project.
Dynamic NFTs are the modern (CIP-68) standard for Cardano NFTs. Metadata within these NFTs can be read and updated with smart contracts.
Policy ID: the policy ID of the collection.
Creation Lock Date: After the Creation Lock Date, NFTs from this dynamic project cannot be minted or burned, but CAN be updated.
Show Advanced Options: Checking this will open the advanced options for your dynamic NFT project.
Update requires project owner: When updating an NFT or upgrading an NFT's level, the project owner's signature is required.
Update requires NFT Owner: When updating an NFT or upgrading an NFT's level, the NFT owner's signature is required.
NFTs are Soulbound: "Soulbound" NFTs are nfts that always reference the original mint address. This means these NFTs will be bound to the original owner even if traded.
Update Lock Date: After the Update Lock Date, NFTs cannot be updated.
This section allows you to defint the traits, properties, and other forms of metadata for the NFT you are about to create, with the Mint button below for when you are ready to mint your NFT!