ZKP Asset Gating for DAO Memberships
- Run
yarn && yarn chain
in terminal 1 to start the hardhat chain locally - Run
yarn deploy --reset
in terminal 2 to deploy the contracts - Run
yarn start
in terminal 3 to run the UI
- requires nargo (tested with v0.18.0)
- requires [node] (https://nodejs.org/en) (tested with v18.8.0)
- requires [yarn] (https://yarnpkg.com/getting-started/install) (tested with 3.2.3)