A very basic NFT tutorial repository for absolute beginners in the world of Web3 and smart contracts
The completed version of the code developed by following our tutorial for NFT beginners here
You'll need to update the environment variables ALCHEMY_KEY
and ACCOUNT_PRIVATE_KEY
in order to compile hardhat. You can learn more about where to get them here.