Skip to content

This is a simple whitelist dapp that enables users to request for a whitelist spot from a project.

Notifications You must be signed in to change notification settings

sam-the-tutor/whitelistDappGuide

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Whitelist Dapp built with Motoko.

How the dapp works.

This is a simple whitelist dapp that enables users to request for a whitelist spot from a project.

The dapp has three entities. The owner, users and admins.

The owner has all the admin priviledges.

A user can:

  • Send in a request to be whitelisted
  • Check the status of their request

An admin can:

  • Add and delete other admins
  • Grant and revoke whitelist spots to the users
  • View a list of all whitelsited users
  • View a list of all admins
  • View a list of all users requesting to be whitelisted

There is a full guide here on how to intergrate it with the frontend.

About

This is a simple whitelist dapp that enables users to request for a whitelist spot from a project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published