Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/domschiener/publicvotes
Publicly verifiable and Ethereum-based voting system
https://github.com/domschiener/publicvotes
Last synced: 9 days ago
JSON representation
Publicly verifiable and Ethereum-based voting system
- Host: GitHub
- URL: https://github.com/domschiener/publicvotes
- Owner: domschiener
- License: mit
- Created: 2015-10-16T14:07:36.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-05-14T19:16:21.000Z (over 7 years ago)
- Last Synced: 2024-08-02T14:10:00.082Z (3 months ago)
- Language: JavaScript
- Size: 1.83 MB
- Stars: 161
- Watchers: 25
- Forks: 43
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- License: license.md
Awesome Lists containing this project
README
# PublicVotes - Ethereum-based Voting App
PublicVotes is a voting application based off of Ethereum, a novel new smart contract platform. Through Ethereum, PublicVotes is able to create a provably fair and transparent voting system. All votes are recorded publicly on the Ethereum Blockchain and can be viewed and audited by anyone.
## How it Works
If you want to get a detailed description on how PublicVotes works, please refer to this [Medium Post](https://medium.com/@DomSchiener/publicvotes-ethereum-based-voting-application-3b691488b926#.5hoz4ulgl) to learn more about the application.