Skip to content

A bares bone basic E-voting system based on blockchain concepts

Notifications You must be signed in to change notification settings

Elvin-Arrow/Blockchain-on-sockets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A bares bone basic E-voting system based on block chain concepts

The the core theme of this project is to familiarize oneself with the functioning of blockchain by building the network from up. The aim is to utilize the concepts of socket programming and establish a system based on the blockchain technology that can be scaled to incorporate the e-voting functionality. The system implemented as a part of this project involves of three basic entities:

  1. A node server meant to house the blockchain nodes.
  2. A server meant to serve the clients with the suitable interace for interaction and also engaging in the acitivty of mining.
  3. A client that takes data from the users and display relevant information.

Authors

About

A bares bone basic E-voting system based on blockchain concepts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages