Update README.md

This commit is contained in:
Victor 2017-07-06 14:07:09 +03:00 committed by GitHub
parent 7810d52856
commit d33c011fb3
1 changed files with 19 additions and 5 deletions

View File

@ -1,9 +1,18 @@
# Oracles network Voting Dapp
# Oracles network Governance Dapp
## Initial page (Settings)
Choose your voting key from the list to continue. You can return to this page from any page by clicking **Settings** button.
## Supported browsers
![](./docs/settings.png)
* Google Chrome v 59.0.3071.115+
## Oracles plugin setup
* Choose Oracles network in Oracles plugin (See [Choosing of Oralces Network from wiki](https://github.com/oraclesorg/oracles-wiki#choosing-of-oralces-network))
* Import your voting key to Oracles Plugin (See [Governance section from wiki](https://github.com/oraclesorg/oracles-wiki#governance)).
## Governance Dapp lifecycle
Check [Governance Dapp section from wiki](https://github.com/oraclesorg/oracles-wiki#governance)
## Ballots page
You'll see the page with the list of all ballots. Here you can switch to see only your **UNANSWERED** or **EXPIRED** ballots.
@ -25,6 +34,11 @@ Click **NEW BALLOT** button from any page to create a new ballot.
![](./docs/new_ballot_2.png)
## Settings page
You can return to this page from any page by clicking **Settings** button. You can choose your voting key here.
![](./docs/settings.png)
## Configuration file
It is configured with [Oracles network contract](https://github.com/oraclesorg/oracles-contract)
@ -49,4 +63,4 @@ Path: `./assets/javascripts/config.json`
3) `npm run coffee`
4) `npm start`
4) `npm start`