Skip to content

AnonVote/protocol

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AnonVote Protocol

Specification documents, whitepaper, and protocol design for the AnonVote ecosystem.

This repo is the canonical source of truth for how AnonVote works — the cryptographic model, privacy guarantees, data flows, smart contract specs, and integration guides. It is written for developers, auditors, and anyone evaluating the system's security properties.

license: MIT


Role in the ecosystem

Repo Relationship
AnonVote/core Implements this specification
AnonVote/js Implements the crypto primitives specified here
AnonVote/contracts Implements the on-chain audit model specified here

Contents

Document Description
whitepaper/whitepaper.md Full protocol whitepaper — privacy model, cryptographic design, threat model
specs/crypto.md Cryptographic primitive specifications
specs/token-flow.md Token issuance and vote submission flow
specs/smart-contracts.md On-chain audit contract specification
specs/api.md REST API surface specification

Quick start for contributors

Clone and read:

git clone https://github.com/AnonVote/protocol.git
cd protocol

All documents are plain Markdown. No build step required.


License

MIT

About

AnonVote protocol whitepaper, cryptographic specs, and integration guides

Resources

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors