Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 1019 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 1019 Bytes

NFT-COLLECTION-WHITELIST

Supponing you are launching your NFT collection, you want to give your early supporters access to a whitelist for your collection and to provide several features to your users, such as an Initial Coin Offering, a DAO with proposals from NFT holders and an Exchange. This is a demo project to learn the basics of web3.0 and dapp development based on the Ethereum blockchain.

Smart Contract

The Hardhat development environment has been used and the smart contracts have been written in Solidity. It has been deployed on the Sepolia Testnet and you can find their addresses.

References

This demo project has been developed following the Sophomore course on building dApps published by LearnWeb3 and using the following technologies: