Blockchain · Consensus
Blockchain voting
Each vote is written to the chain as a transaction, so the tally can be recounted by anyone holding a copy and any edit to an earlier block invalidates every block after it.
BuiltChain, block validation and both consensus models, in Node.
Left to doThe voting interface and a way to seed a demo election in the browser.
In progress