Daniel Enrique Fernández García | Website
This repository contains the different directories and files developed to carry out the challenge. I chose to mint three of my favorite photos that I took when I was in Cabo San Lucas, Baja California Sur. 🇲🇽
- ✅ Host the metadata on IPFS
- ✅ List your collection on OpenSea
- 🖌 OpenSea Testnets profile | Link
- ✅ Verify your smart contracts on polygonscan
- Contract | polygonscan Mumbai
- Txn Hash: 0x6133704489d53eA6dAEC6d027c4776D7FbC6F2cB
- Solidity
- Node.js
- Hardhat
- Hardhat-Ethers
- OpenZeppelin
- NFT.Storage
- Dotenv
- I've used Metamask to interact with the Web3 ecosystem.
- All deploys were done in the Polygon Mumbai testnet.
- NFT.sotorage was used to store metadata and assets on IPFS.
- Three scripts are used in order to store the data, deploy the contract and mint the NFTs.
- One contract was created in order to mint each NFT (ERC721).
WTFPL