Go to file
Victor Baranov abc68467d2
Merge pull request #168 from poanetwork/governance-screenshot-for-stateofthedapps
Governance screenshot for StateOfTheDapps
2018-08-24 15:50:36 +03:00
.github PR template 2018-07-12 15:52:29 +03:00
config (Fix) Don't precache index.html 2018-06-26 09:44:07 +03:00
docs Governance screenshot for StateOfTheDapps 2018-08-24 15:46:49 +03:00
public (feat) New Footer. 2018-07-16 18:49:43 -03:00
scripts mobx state management is added 2017-12-19 17:27:27 +03:00
src (fix) Changed Sokol logo. 2018-08-16 13:16:34 -03:00
.babelrc
.editorconfig (chore) Add .editorconfig 2018-07-16 18:14:04 -03:00
.eslintrc Prettier config was added 2018-07-12 15:40:39 +03:00
.gitignore Update addresses for core network 2017-12-25 22:25:17 +03:00
.nvmrc Prettier config was added 2018-07-12 15:40:39 +03:00
.prettierignore Prettier config was added 2018-07-12 15:40:39 +03:00
.prettierrc Prettier config was added 2018-07-12 15:40:39 +03:00
LICENSE Create LICENSE 2018-02-14 15:11:34 -07:00
README.md Update readme (#97) 2018-02-05 13:18:30 -08:00
jsconfig.json Add card id + have live clockwatch 2018-01-05 12:36:25 -08:00
package-lock.json (feat) Add new "New Ballot" form styles. 2018-08-07 16:48:46 -03:00
package.json Merge remote-tracking branch 'upstream/core' into restyling 2018-07-17 18:51:45 -03:00

README.md

POA Network Governance Dapp

Supported browsers

  • Google Chrome v 59.0.3071.115+

MetaMask plugin setup

Governance Dapp overview

Please check related posts in wiki Governance Overview and Ballots life cycle

Configuration

Governance DApp is configured with POA Network governance contracts

There are contracts' addresses for sokol and core.

Building from source

  1. npm i

  2. npm start