Tutorials

Create an NFT

Last Updated: 20th September 2023

These tutorials cover how you can create NFTs on Tezos. There are two tutorials that show different ways of creating NFTS:

  • The tutorial Create an NFT with the tznft tool covers how to create NFTs on the command line with the tznft tool, a tool that helps you create, test, and manipulate NFTs in a local sandbox before you mint them on the live network.

  • The tutorial Create a web app that mints NFTs covers how to create a web application that allows users to mint their own NFTs using the Taquito JavaScript/TypeScript SDK for Tezos.

Previous
jsLIGO