Skip to content

Latest commit

 

History

History
22 lines (9 loc) · 672 Bytes

File metadata and controls

22 lines (9 loc) · 672 Bytes

My Whitelist Dapp (from learnweb3.io)

Things that I've learned..

  • Build a smart contract using Hardhat
  • Used Next.js to write backend APIs code along with the frontend
  • Got API keys from Alchemy and Rinkeby Faucet
  • npm install Web3Modal library in order to connect dApp to the Metamask wallet

Here's a screenshot of the basic Whitelist dApp that I've built..

Whitelist-dApp