UNPKG

@openzeppelin/cli

Version:

Command-line interface for the OpenZeppelin smart contract platform

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