Mint NFTs (CIP-68)
An overview of how to mint CIP-68 compliant NFTs and other native assets on Cardano using the Anvil API
What is CIP-68?
Why CIP-68 Was Created
How It Works
Validation Approaches: Native Scripts vs. Smart Contracts
Prerequisites
Choose Your Approach
Criteria
Native Scripts
Smart Contracts
All Guides
Getting Started
Native Script MintingSmart Contract Guides
https://github.com/Cardano-Forge/anvil-api/blob/main/docs/guides/nft-and-ft/mint-nft-cip-68/smart-contract/logic.mdMint Examplehttps://github.com/Cardano-Forge/anvil-api/blob/main/docs/guides/nft-and-ft/mint-nft-cip-68/smart-contract/update-example.mdReferences & Further Reading
Official CIP Specifications
Last updated
Was this helpful?

