Back to Aptos Core

Mint NFT Tutorial

aptos-move/move-examples/mint_nft/README.md

latest319 B
Original Source

Mint NFT Tutorial

This tutorial and example code show how to create a collection and token and then mint a token to a receiver within Aptos. For instructions, see Mint an NFT with Aptos CLI on Aptos.dev and the code comments within the source files of each subdirectory.