Remove "Configuration file" section

This commit is contained in:
Victor Baranov 2019-01-29 17:49:11 +03:00
parent 94e0165854
commit d710b2b968
1 changed files with 1 additions and 12 deletions

View File

@ -14,19 +14,8 @@
Check [Ceremony Dapp section from white paper](https://github.com/poanetwork/wiki/wiki/POA-Network-Whitepaper#initial-ceremony-dapp)
## Configuration file
It is configured with [POA Network governance smart contracts](https://github.com/poanetwork/poa-network-consensus-contracts)
Path: [`./src/addresses.js`](./src/addresses.js)
```
module.exports = {
KEYS_MANAGER_ADDRESS: '0xfc90125492e58dbfe80c0bfb6a2a759c4f703ca8'
}
```
## Building from source
1) `npm i`
2) `npm start`
2) `npm start`