Go to file
Gabriel Rodriguez Alsina be14025553 (add) add ballot button component 2019-01-02 15:00:57 -03:00
.github PR template 2018-07-12 15:52:29 +03:00
config
docs Update png for StateOfTheDapps 2018-08-27 19:49:36 +03:00
public (feat) New Footer. 2018-07-16 18:49:43 -03:00
scripts
src (add) add ballot button component 2019-01-02 15:00:57 -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
.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
README.md
jsconfig.json
package-lock.json Fix packages 2018-12-20 13:48:26 +03:00
package.json Merge branch 'core' into feature/#187-new-style-for-xdai-network 2018-12-20 11:00:18 -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