Source code for building custom NFT Projects with whitelist and special minting priveleges for whitelist addresses. Using Solidity v0.8.20 and Hardhat Changes required in .env file, change RPC_URL to the HTTPS Provider link (use QUICKNODE), change PRIVATE_KEY to your own private key, adivisable to use developer wallet which does not contain any mainnet tokens and change API_KEY to etherscan api key. Have fun