UNPKG

cc-zos

Version:

Command-line interface for the ZeppelinOS smart contract platform

12 lines (11 loc) 158 B
'use strict'; module.exports = { networks: { local: { host: 'localhost', port: 9545, gas: 5000000, network_id: '*' } } };