Skip to content

vanderheijden86/p2politics

Repository files navigation

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

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published