The Project contains the files you need to create a whitelist Dapp with reach.
To get started, fork, clone or download the repo and get a local copy of it installed.
You need to have Node, Reach and preferably Vs Code installed.
To check for node run
node -v
for reach
reach version
To get all the dependencies for the app navigate to the /list
directory and run the following command
This will install all the dependencies in the package.json
yarn
// or
npm install
once finished in the same directory run
yarn dev
// or
npm run dev
Join the whitelist by connecting your wallet and simply joining.