In this project I'm going to use React, Solidity, Hardhat, and Node.js to create an app to to mint an NFT, with the deployment of the Smart Contract on the Rinkeby test net.
📋 Smart contract deployed in Rinkeby Testnet Network
💻 App deployed Here
- There should only exist 20 Crypto Dev NFT's and each one of them should be unique.
- User's should be able to mint only 1 NFT with one transaction.
- Whitelisted users, should have a 5 min presale period before the actual sale where they are guaranteed 1 NFT per transaction.
- There should be a website for your NFT Collection.