Skip to content

Latest commit

 

History

History
35 lines (23 loc) · 769 Bytes

File metadata and controls

35 lines (23 loc) · 769 Bytes

Emerald Framework

Installation:

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

Usage:

   USAGE

     emerald <command> [options]

   COMMANDS

     new                 Create a new project
     wallet              Boot Emerald Wallet
     explorer            Boot Explorer
     testrpc             Run testnet 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