Projects / rpgGear NFT Collection
Mon Dec 06 2021
rpgGear NFT Collection
Building the contract
The core components of the contract for the collection were built alongside Buildspace's mint nft collection project.
Extending the contract
I extended the contract to limit the total supply and allow for multiple NFTs to be minted in a single transaction.
Minting interface
The minting interface was built using React and extended from the Buildspace project to display the amount minted and max supply. Functionality was also added to allow for the selection of how many NFTs to mint.