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/
.
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.
-
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.
Created by Jasper den Ouden and Aaron Remi Bale for demonstration and future use for bitvotes.