0.0.1-alpha.3 • Published 6 years ago

abi-to-lll v0.0.1-alpha.3

Weekly downloads
7
License
MIT
Repository
github
Last release
6 years ago

💣 ABI to LLL

Highly experimental!

Installation

npm i -g abi-to-lll

Usage

Usage: abi-to-lll [options] <pathToAbi>

Options:

  -V, --version         output the version number
  -o, --output-dir <o>  Output dir. Defaults to ./build
  -h, --help            output usage information

Demo

abi-to-lll -o ./build ./abi.json

Example

Input files

Output files

License

MIT