CREATE NFT TOKEN: HARDHAT – OPENZEPPELIN – POLYGON – ALCHEMY – PINATA – IPFS

NOTE: at 25:39 , enter your Metamask account inside the input area

Hello, in this video we will create an ERC721 token by using
**Hardhat for contract creation and deployment,
**IPFS for storing our images,
**IPFS Desktop application and Pinata Website to upload images to IPFS
**Openzeppelin Wizard to quickly create a contract
**Polygon Matic Mumbai testnet for deploying our contract
**Polygonscan Mumbai for verifying our contract, and also for creating an interface for our contract from which we can call our functions and mint NFT tokens
**Alchemy for node service https endpoint
**Metamask for wallet management
**Opensea testnet for checking our NFT images:
https://testnets.opensea.io/

Step by step guide:
https://github.com/abdulhakim-altunkaya/SOLIDITY-web3-youtube/blob/main/7_nft_hardhat/n_nft.txt

Github repo:
https://github.com/abdulhakim-altunkaya/SOLIDITY-web3-youtube/tree/main/7_nft_hardhat

NOTE: All videos on this channel are for exercise purposes. For tutorial purposes I kindly advise you to watch great teachers below:

Solidity:
1) Smart Contract Programmer: https://www.youtube.com/channel/UCJWh7F3AFyQ_x01VKzr9eyA
2) Eat the Blocks:
https://www.youtube.com/c/EatTheBlocks
3) Dapp University:
https://www.youtube.com/c/DappUniversity

Node-React-Javascript:
1) The Net Ninja:
https://www.youtube.com/c/TheNetNinja
2) Dave Gray :
https://www.youtube.com/c/DaveGrayTeachesCode

For Comments & Questions:
drysoftware1@gmail.com

source