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).