This is a POC we presented at the first hack.ether.camp hackathon in 2015. It presents a quadratic voting system on Ethereum. Contracts are in solidity, UI uses Meteor and React.js
- run
testrpc
on localhost:8545 - in another terminal, run
meteor
- go to localhost:3000