Etherlime
  • Introduction
  • Developer Documentation
    • Quick Start
    • Etherlime Library API
      • Deployer
      • Deployed Contract Wrapper
    • Etherlime CLI
      • Installing and Help
      • etherlime init
      • etherlime ganache
      • etherlime compile
      • etherlime deploy
      • etherlime history
      • etherlime test
      • etherlime coverage
      • etherlime flatten
      • etherlime ide
      • etherlime zk
      • etherlime utils
    • Migration from Truffle to Etherlime
    • Migration from v1.2 to v2.0
    • License
Powered by GitBook
On this page
  • Syntax
  • Help
  • Version

Was this helpful?

  1. Developer Documentation
  2. Etherlime CLI

Installing and Help

Syntax

npm i -g etherlime

Install the global etherlime to allow you to run etherlime commands.

Help

etherlime help

Run this command to give you all possible commands of etherlime + help info

Version

etherlime --version

Running this command will give you the current installed etherlime version

PreviousEtherlime CLINextetherlime init

Last updated 6 years ago

Was this helpful?