Aayush Guptaaayushguptaji.hashnode.dev·Oct 29, 2022How to Create and Deploy an ERC-1155 NFT Bundle CollectionIn this Tutorial, we will build NFT Bundle Collection using ERC-1155. Instead of Minting all the NFTs in one go. We allow users to mint NFT from any NFT bundle Collection one by one. We also set a maximum supply of NFTs; one user can mint only one NF...Discuss·10 likes·151 readsHow to Create and Deploy an ERC-1155 NFT Bundle Collection