Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 497 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 497 Bytes

zk-vote

zk-vote provides zero knowledge proofs enabling stacks community members to vote on upcoming blockchain upgrades without revealing sensitive information about the links between their balance, address and voting intentions.

Building

To create a production version of your app:

npm run build

You can preview the production build with npm run preview.

Technology

zk-vote is built on zk-stark technology to provide privacy enhancing and scalable voting solutions.