Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 426 Bytes

README.md

File metadata and controls

5 lines (5 loc) · 426 Bytes

NFT-Project

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