Skip to content

fauzirentah/Whitelist-Dapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Whitelist DApp

What is ERC-721? ERC-721 is an open standard that describes how to build Non-Fungible tokens on EVM (Ethereum Virtual Machine) compatible blockchains; it is a standard interface for Non-Fungible tokens; it has a set of rules which make it easy to work with NFTs. Before moving ahead have a look at all the functions supported by ERC721.

Sample Whitelist DApp

You want to give your early supporters access to a whitelist for your collection, so here you are creating an whitelist dapp. More info on LearnWeb3.