🦁
Art Factory
  • Overview
  • Quick Start
  • NFT Formatting
  • Admin
    • Deploy
    • Initialize
    • Whitelist
    • Add NFT
  • Updating the Leo Program
  • Program Walkthrough
    • v3
    • v4
  • Authorization
Powered by GitBook
On this page
  1. Admin

Add NFT

PreviousWhitelistNextUpdating the Leo Program

Last updated 1 year ago

Add NFTs to your collection. Together, the URL and Edition form the unique identifier for each NFT.

You can reach this page by navigating to .

The parameters are:

  • Edition : For NFTs with multiple copies of the same item, you increment the edition and use the same URL (or just leave it as 0 for the original version)

Once you add an NFT or you have any NFTs already added, you should be able to see the complete list in the section below the form. You are limited to the number of NFTs specified in the initialization

URL : This is the relative URL for the NFT and when combined with the Base URL from the gives the full path to the NFT.

Initialization
http://localhost:3000/add
Add a new NFT
Current NFTs in the Collection (Both minted and unminted)