⚠️ Don’t click this link – shorturl.at/xAIS3
——————————————————————————————————–
Links:
– Pinata – https://www.pinata.cloud/
– Generate address – https://vanity-eth.tk/
– Configure Mumbai with Metamask – https://docs.polygon.technology/docs/develop/metamask/config-polygon-on-metamask/
– Polygon faucet – https://faucet.polygon.technology/
– Mumbai blockchain explorer – https://mumbai.polygonscan.com/
– Chainlist – https://chainlist.org/
– Opensea testnets – https://testnets.opensea.io/
——————————————————————————————————–
⭐️ Video Chapters ⭐️
⌨️ (00:00) We are learning
⌨️ (00:50) Creating Hardhat project
⌨️ (02:58) Setup the project
⌨️ (04:23) Hardhat project overview
⌨️ (05:40) Create NFT Collection
⌨️ (10:19) TokenURI function
⌨️ (14:54) Mint function
⌨️ (18:37) SupportsInterface function
⌨️ (18:58) Create metadata for NFT
⌨️ (21:46) Upload Metadata to IPFS
⌨️ (24:15) Setup mumbai testnet
⌨️ (29:19) Implement deploy script
⌨️ (34:57) Deploy to testnet
⌨️ (36:00) View NFT on Opensea
ERC721 source code:
https://github.com/EatTheBlocks/nft-101/blob/main/14/contracts/ERC721.sol