Skip to content

Latest commit

 

History

History
51 lines (34 loc) · 1.58 KB

File metadata and controls

51 lines (34 loc) · 1.58 KB

Emerald CLI

Emerald CLI encapsulates all the best Emerald tools with smart contract testing and deployment capabilities.

Dependencies

Installation:

$ npm install -g https://github.com/ETCDEVTeam/emerald.git

Usage:

   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

Chat

We welcome new and existing developers to chat with us and other developer community members on Gitter.

License

Apache 2.0