[QUESTION] mint item
Closed this issue · 2 comments
stackzwolle commented
hi
can i mint any edition item not starting from 1?
thanks
stackzwolle commented
oh nvm got it
thanks
thepeanutgalleryandco commented
Four minting options with this code repo:
ERC721
- Mint - This will mint all items in your ipfsMetas directory.
- Mint_Item - This will mint the item specified in the account_details.js file.
- Mint_Range - This will mint all items in between the two numbers specified in the account_details.js file.
ERC1155
5. Mint_Batch - This will mint your items in batch format
Reference - https://github.com/thepeanutgalleryandco/create-and-mint-nft-collection#13-minting-nfts