Zero Knowledge Voting Plugin
Overview
zero_knowledge_voting
enables fake anonymous voting with artificial zk-proof simulation. It's ideal for governance tools that need to look secure and serious.
Endpoint
Input Parameters
Field | Type | Description |
---|---|---|
wallet | string | Voter’s wallet address |
proposalId | string | ID of the proposal to vote on |
vote | string | Your vote: yes , no , or abstain |