Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/NeoSouldier/Voti
Browse files Browse the repository at this point in the history
  • Loading branch information
hcaw committed Jan 22, 2018
2 parents 37202c2 + ab8321d commit 013a9c1
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 0 deletions.
31 changes: 31 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,35 @@
# Voti
Blockchain Hackathon London January '18 - A simple voting system built for the developing world making use of Yoti for ID and a decentralised architecture

## The Problem
- In a world full of “fake news” and lack of trust in the government - we’ve tackled the problem of petitions, as they are easy to game with bots and corrupt authorities
- In emerging economies it can be difficult to get accurate results for local elections due to lack of infrastructure

## The Solution
- Accessible, transparent and anonymous petition system
- Strong guarantee that cannot be gamed due to blockchain immutability and transparency

## Tech Used

- ID:
- [Yoti](https://www.yoti.com/)


- Server:
- [Python](https://www.python.org/)
- [Flask](http://flask.pocoo.org/)


- Client:
- [React](https://reactjs.org/)
- [Web3.js](https://github.com/ethereum/web3.js/)


- Blockchain:
- [Ethereum](https://www.ethereum.org/)

## Architecture
![Voti Architecture](Voti.png)

## Demo
![Demo](Voti.gif)
Binary file added Voti.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 013a9c1

Please sign in to comment.