Issue NFT
How to issue an NFT
Once you have deployed the NFT contract, you can finally issue the NFT.
Select the NFT contract you have created, and the following screen will appear, then click the "Mint" button on the right to issue the NFT.
There are two ways to issue NFTs.
Issue one by one
Select "Mint" to issue NFTs one at a time.
First, specify the NFT name and the file to be registered as an NFT. The specified file can be confirmed in the preview before uploading.
Next, enter an optional Description. Enter a sentence that describes this NFT in simple terms. If there are no problems, proceed to the next step, sign it in the wallet, and the NFT will be issued.
If the NFT is issued successfully, it will appear in the list. Check the issued NFT.
Batch
Select "Batch" to issue multiple NFTs at once.
To batch issue, prepare a CSV file following the prescribed format and a file to be registered as an NFT.
The CSV format is as follows.
- name.
Name of NFT
- description
Description of NFT
- image
Name of the file to be registered as NFT
You can specify the CSV file here together with other files by dragging and dropping them into the upload frame, or by selecting the upload frame and specifying them together.
After specifying the files, a preview will be displayed. Please check that there are no errors in the correspondence, and if there are no problems, proceed to the next step and sign the file in the wallet to complete the batch issuance. Check the issued NFTs.
Updated on: 19/09/2023
Thank you!