Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 308 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 308 Bytes

QuadVoting

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

Usage

  • run testrpc on localhost:8545
  • in another terminal, run meteor
  • go to localhost:3000