IPFS (from learnweb3.io)
- Built a NFT collection and stored its metadata on Pinata (IPFS)
- For this project, only 10 unique NFTs were be minted
- I got the CID of the metadata from Pinata
- Used Hardhat for smart contract deployment, as well as importing Openzeppelin's ERC721Enumerable Contract
- Got API keys from Alchemy and Mumbai Faucet
- npm install Web3Modal library in order to connect to the dApp on the Metamask wallet
- The NFT contract is under Polygon and deployed on the Mumbai testnet
Here's a screenshot of the NFT collection in IPFS that I've built..
The metadata and image files in Pinata