diff --git a/README.md b/README.md index a030a4b..2737771 100644 --- a/README.md +++ b/README.md @@ -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` \ No newline at end of file