3.15.10 • Published 9 years ago

michikoid-cli v3.15.10

Weekly downloads
1
License
ISC
Repository
github
Last release
9 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

9 years ago

3.15.8

9 years ago

3.15.7

10 years ago

3.15.6

10 years ago

3.15.4

10 years ago

3.15.3

10 years ago

3.15.2

10 years ago

3.15.0

10 years ago

3.14.0

10 years ago

3.13.3

10 years ago

3.13.2

10 years ago

3.13.1

10 years ago

3.13.0

10 years ago

3.12.0

10 years ago

3.11.2

10 years ago

3.11.1

10 years ago

3.11.0

10 years ago

3.10.1

10 years ago

3.10.0

10 years ago

3.9.0

10 years ago

3.7.0

10 years ago

3.6.0

10 years ago

3.4.0

10 years ago

3.3.1

10 years ago

3.3.0

10 years ago

3.2.0

10 years ago

3.1.0

10 years ago

3.0.0

10 years ago

2.5.1

10 years ago

2.5.0

10 years ago

2.4.0

10 years ago

2.3.1

10 years ago

2.3.0

10 years ago

2.2.0

10 years ago

2.1.0

10 years ago

1.10.0

10 years ago

1.9.0

10 years ago

1.8.0

10 years ago

1.7.0

10 years ago

1.6.0

10 years ago

1.3.0

10 years ago

1.2.0

10 years ago