Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 534 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 534 Bytes

Zero Gate

ZKP Asset Gating for DAO Memberships

Running the project

  1. Run yarn && yarn chain in terminal 1 to start the hardhat chain locally
  2. Run yarn deploy --reset in terminal 2 to deploy the contracts
  3. Run yarn start in terminal 3 to run the UI

Prerequisites