From 961b97d70ab2296fea897ab7d08559688494ef86 Mon Sep 17 00:00:00 2001 From: chandrakumarreddy Date: Mon, 6 Jun 2022 09:42:17 +0530 Subject: [PATCH] add readme --- readme.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 readme.md diff --git a/readme.md b/readme.md new file mode 100644 index 0000000..7250c0b --- /dev/null +++ b/readme.md @@ -0,0 +1,11 @@ +## Whitelist-Dapp + +You are launching your NFT collection named Crypto Devs. You want to give your early supporters access to a whitelist for your collection, so here you are creating a whitelist dapp for Crypto Devs + +![image](https://i.imgur.com/zgY0TGo.png) + +## Requirements + +Whitelist access should be given to the first 10 users for free who want to get in. +There should be a website where people can go and enter into the whitelist. +Lets start building 🚀