o-jasper / VOTE_MINIONS

Tired of being a totalitarian dictator, i decided to give them a voting system

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VOTE_MINIONS

Tired of being a totalitarian dictator, i decided to give them a voting system. Here you can see it live.

The Ethereum scripts and (attempted)tests are in src/.

TODO/Needs

Hopefully the PoC release will have a nice browser so this can be shown nicely.

  • page.html is a mockup, actually use the POC (5) Bindings. Maybe find some examples to help do so.

  • Figure out how to deal with people without ethers. (someone, like Vlad Zamfir will likely solve this problem.)

  • Test more. Both on testnet and with readily-runnable tests. For instance with evm-sim or ace.

  • Hitting return gets you to next form element.

  • Confirming before acting.

Some more things

  • Scalability!

  • Collecting many votes from different people into a single small transaction?

  • Anonymity of the votes.

  • (eventually) figure out how to ensure people dont have double accounts. Current thinking is a trust network with some extra incentives to finding doubles.

About

Created by Jasper den Ouden and Aaron Remi Bale for demonstration and future use for bitvotes.

About

Tired of being a totalitarian dictator, i decided to give them a voting system


Languages

Language:JavaScript 97.2%Language:CSS 2.8%