vanderheijden86 / p2politics

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BCH compliance

p2politics

P2P political party powered by blockchain

To see what we are planning to accomplish checkout this video

Get started on localhost

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

Entity Relationship Diagram

Inline-style: alt text

TODO

  • Proposal reactions display (get and view)
  • Proposer should be able to submit a result on a proposal
  • ...

About

License:GNU General Public License v3.0


Languages

Language:TypeScript 62.3%Language:HTML 13.3%Language:JavaScript 10.1%Language:Python 7.8%Language:CSS 6.5%Language:Shell 0.0%