Skip to content

A proof of concept model for blockchain based voting system. This was my project in the the "CSC 330: Computer Networks" course at Ahmedabad University.

Notifications You must be signed in to change notification settings

cagandhi/Blockchain-Voting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Blockchain-voting

A proof of concept model for for a voting system based on block-chain technology. This was my project for the "CSC 330: Computer Networks" course at Ahmedabad University.

The POC model broadcasts the encrypted block of votes in blockchain. The nodes in the P2P network represent the voting machines. The encrypted block of votes is available at all nodes in the network in case the central storage of the votes is attacked.

I am thankful to pystone for making their code public.

Usage

  1. Clone the repo.
  2. Execute command: java -jar Blockchain_voting.jar

About

A proof of concept model for blockchain based voting system. This was my project in the the "CSC 330: Computer Networks" course at Ahmedabad University.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages