A privacy-preserving voting and governance platform for African cooperatives using Zero-Knowledge proofs on Scroll.
# ZK Cooperative Governance
A privacy-preserving voting and governance platform for African cooperatives (SACCOs / DAOs) built on the Scroll ZKP ecosystem.
## Problem
Cooperatives and community funds suffer from vote manipulation, low trust, and lack of transparency.
## Solution
Members vote privately using zero-knowledge proofs while ensuring:
- One-member-one-vote
- Verifiable results
- No exposure of individual choices
## Why Scroll
Scroll enables low-cost, scalable governance with ZK verification on Ethereum-compatible infrastructure.
## Project Structure
- contracts/ – Solidity smart contracts
- circuits/ – ZK voting circuits
- frontend/ – User interface
- docs/ – Technical documentation
## Status
🚧 In active development for Scroll Africa Hackathon 2026