This repo requires the wiring up of the web3 backend.
1: connecting the user's metamask wallet
2: minting an NFT
3: displaying wallet inventory when poll button is clicked
- Display each NFT's info per row
- Last column should show NFT image from IPFS
- Total NFT count shoul show under 'Total Count'
4: (optional) adding a 'burn' button that let's user burn a specified NFT
- you'll need to create the proper HTML elements to display this