eth-cli
eth-cli copied to clipboard
allow for setting a default network
eth-cli is a fantastic utility, but I'm often typing 'eth-cli command' -> Invalid JSON ""` which means I forgot to add --mainnet. Adding a default network either from an environment variable, or the init file, would be a usability improvement. Also reporting the network error instead of an empty string would help a new user know whats going on.