A full-stack zero-knowledge DAO voting prototype with Noir proofs, Solidity contracts, an off-chain eligibility builder, and a React frontend.
frontend/: voter and proposer web app (React + Vite)off-chain/: eligibility tree and voter credential artifact generatoron-chain/contracts/: Solidity contracts and deployment scripts (Foundry)zk_proof/: Noir circuit and proving artifacts