3.15.10 • Published 7 years ago

michikoid-cli v3.15.10

Weekly downloads
1
License
ISC
Repository
github
Last release
7 years ago

Michikoid cli tools

npm version Build Status Code Climate npm

These cli tools harness the michikoid api and make it accessible via some nifty commands.

  • compile contracts (done)
  • migrate them (done)
  • generate the pudding objects (testing)
  • Mocha integration (in development)
  • lint sources (testing)

See the Tutorial for a little intro and the todo list for further improvements.

Usage

  1. Compile your contracts.
➜  michikoid-cli git:(master) ✗ ./bin/michikoid -h

  Usage: michikoid [options] [command]


  Commands:

    compile <folder> [options]  Compile a set of contracts
    migrate                     Migrate to the blockchain
    export                      Export artifacts
    lint                        Check solidity code
    test                        Test artifacts
    help [cmd]                  display help for [cmd]

  Michikoid - A solidity toolbelt: compiles code, tests it, exports artifacts and migrates to the blockchain

  Options:

    -h, --help     output usage information
    -v, --version  output the version number

Installation

Npm

As cli command

npm install michikoid-cli -g

As part of your dev toolchain

npm install michikoid-cli --save-dev
3.15.10

7 years ago

3.15.8

7 years ago

3.15.7

8 years ago

3.15.6

8 years ago

3.15.4

8 years ago

3.15.3

8 years ago

3.15.2

8 years ago

3.15.0

8 years ago

3.14.0

8 years ago

3.13.3

8 years ago

3.13.2

8 years ago

3.13.1

8 years ago

3.13.0

8 years ago

3.12.0

8 years ago

3.11.2

8 years ago

3.11.1

8 years ago

3.11.0

8 years ago

3.10.1

8 years ago

3.10.0

8 years ago

3.9.0

8 years ago

3.7.0

8 years ago

3.6.0

8 years ago

3.4.0

8 years ago

3.3.1

8 years ago

3.3.0

8 years ago

3.2.0

8 years ago

3.1.0

8 years ago

3.0.0

8 years ago

2.5.1

8 years ago

2.5.0

8 years ago

2.4.0

8 years ago

2.3.1

8 years ago

2.3.0

8 years ago

2.2.0

8 years ago

2.1.0

8 years ago

1.10.0

8 years ago

1.9.0

8 years ago

1.8.0

8 years ago

1.7.0

8 years ago

1.6.0

8 years ago

1.3.0

8 years ago

1.2.0

8 years ago