Skip to content

robin6205/blockballot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BlockBallot

BlockBallot is a blockchain-based voting web application created for HackNC!

Learning resource: https://developer.ibm.com/technologies/blockchain/tutorials/develop-a-blockchain-application-from-scratch-in-python/

System Design

System Design

We have created a distributed ledger where each node must achieve consensus with every other node to ensure the integrity of the data. This prevents altered or illegal data from being entered into the system.

Authors

  • Paul Jones, University of North Carolina at Chapel Hill
  • Josh Chang, Purdue University

Installation

Clone this repository to run this application.

Usage

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 80.2%
  • HTML 9.8%
  • CSS 5.8%
  • Go 4.2%