Emerald CLI encapsulates all the best Emerald tools with smart contract testing and deployment capabilities.
$ npm install -g https://github.com/ETCDEVTeam/emerald.git
USAGE
emerald <command> [options]
COMMANDS
new Create a new project
vault Run emerald vault
testrpc [passphrase] Run testnet for ethereum classic
wallet Boot Emerald Wallet
explorer Boot Explorer
compile Compile solidity for ethereum classic
deploy Deploy solidity to network
help <command> Display help for a specific command
GLOBAL OPTIONS
-h, --help Display help
-V, --version Display version
--no-color Disable colors
--quiet Quiet mode - only displays warn and error messages
-v, --verbose Verbose mode - will also output debug messages
We welcome new and existing developers to chat with us and other developer community members on Gitter.
Apache 2.0