A simple whitelist DApp with Hardhat & NextJS

Peter posted this on March 14, 2022

I’ve been playing with Web3 for the past few days.

Today’s project was a Whitelist DApp(Decentralised Application).

If you’re familiar with buying into new crypto Tokens, you’d have met one or two Whitelists.

A Whitelist DApp is a web application that authenticates wallet addresses that would be able to interact with a particular smart contract.

This particular one allows the first 10 users to authenticate with their crypto wallet address to get on the whtelist.

It was built using Next.js, Ethers JS & Hardhat & deployed to Vercel.

Try it here (please set network as Rinkeby Testnet on your MetaMask Wallet).

Post A Comment

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.