My project is a whitelist app built using Solidity, Hardhat, JavaScript, Quicknode, React, and Next Js. The purpose of the app is to manage access to your upcoming NFT collection. The first 10 users who get access to the NFT collection are those who are included in the whitelist by connecting to their Metamask wallet.

The whitelist is a list of Ethereum addresses that are authorized to access the NFT collection. Your app allows users to apply to be included in the whitelist, and it also allows you to manage the whitelist and revoke access if needed.

The app is built using Solidity, which is a programming language used to create smart contracts on the Ethereum blockchain. Hardhat is a development environment for Ethereum that makes it easy to test, deploy, and interact with smart contracts. JavaScript is used to build the front-end of the app, while React and Next Js are used to create a responsive and user-friendly interface.

Quicknode is a web3 provider that allows your app to connect to the Ethereum network, while also providing fast and reliable access to blockchain data.

Overall, my project is a great example of how blockchain technology can be used to manage access to digital assets, such as NFTs. By using a whitelist, you can ensure that only authorized users are able to access your NFT collection, while also providing a fair and transparent process for users to apply for access.

Built With

Share this project:

Updates