Go to file
viktor 9fb30fcb88 eslint suggestions 2018-03-22 13:04:05 +03:00
config mobx state management is added 2017-12-19 17:27:27 +03:00
docs oraclesorg -> poanetwork 2017-12-25 20:11:11 +03:00
public address autocomplete with react-places-autocomplete; relates to #34 2017-12-28 18:08:53 +03:00
scripts mobx state management is added 2017-12-19 17:27:27 +03:00
src eslint suggestions 2018-03-22 13:04:05 +03:00
.babelrc mobx dependencies are added 2017-12-19 14:04:22 +03:00
.eslintrc eslint suggestions 2018-03-22 13:04:05 +03:00
.gitignore Update addresses for core network 2017-12-25 22:25:17 +03:00
.nvmrc (Fix) Tell netlify which node.js version to use 2018-01-19 18:48:45 -08: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 eslint suggestions 2018-03-22 13:04:05 +03:00
package.json eslint suggestions 2018-03-22 13:04:05 +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