DumasOlivier / Whitelist-Dapp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Whitelist Dapp

Simple smart contract that give users an access to a whitelist for a NFT collection named Crypto Devs.

Requirements :

Whitelist access should be given to the first 10 users for free who want to get in.

Stack :

  • Framework : Hardhat
  • Blockchain : Ethereum (Rinkeby network)
  • Solidity ^0.8.0

Web interface using Next.js :

About


Languages

Language:JavaScript 69.1%Language:Solidity 30.9%