Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 855 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 855 Bytes

blind-ovote Test Clippy

Blind-OVOTE is a L2 voting solution which combines the validity rollup ideas with blind signatures over elliptic curves inside zkSNARK, to provide offchain anonymous voting with onchain binding execution on Ethereum.

The Blind-OVOTE technical document can be found at: https://research.aragon.org/docs/blind-ovote

Warning: experimental code, do not use in production.

Blind-OVOTE uses the Schnorr Blind Signatures implemented in https://github.com/aragonzkresearch/ark-ec-blind-signatures