obbap1 / Evoting-Blockchain

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

E-Voting System built with Blockchain

Implements Proof-of-work and Signing of Votes. Each user has a copy of the chain.

Generate Documentation

npm run documentation

Tests

Mocks are handled with mongo-unit, supertest and Jest.

npm run test

About


Languages

Language:JavaScript 99.0%Language:HTML 0.7%Language:CSS 0.3%