P2P political party powered by blockchain
To see what we are planning to accomplish checkout this video
Install Etereum Testnet node via homebrew: https://github.com/ethereum/go-ethereum/wiki/Installation-Instructions-for-Mac
Start in terminal met
$ geth --testnet --rpc console
console is toevoeging om zoals je al raadt een js console te krijgen hij zal wel lang moeten syncen denk ik eerste keer, was bij mij ook
Om een coinbase te krijgen op het testnet moet er op dit net een account gemaakt worden. Dit wordt gedaan met het volgende command:
$ geth --testnet account new
- Proposal reactions display (get and view)
- Proposer should be able to submit a result on a proposal
- ...