UNPKG

@fanyinghao/crust-cli

Version:

The Crust command-line interface (Crust CLI) is a set of commands used to access Crust Network resources

5 lines 141 B
module.exports = { seedsPath: './seeds', chainAddr: process.env.CRUST || 'wss://rpc.crust.network', ipfsTimeout: 10_000, // 10s }