UNPKG

@authereum/zos

Version:

Command-line interface for the ZeppelinOS smart contract platform

13 lines (12 loc) 197 B
module.exports = { networks: { development: { protocol: 'http', host: 'localhost', port: 8545, gas: 5000000, gasPrice: 5e9, networkId: '*', }, }, };