1.0.2 • Published 1 year ago

@dirtycajunrice/abi-manager v1.0.2

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year ago

ABI Manager

Install

npm install -g @dirtycajunrice/abi-manager

Help

  ______   _______   ______        __       __
 /      \ /       \ /      |      /  \     /  |
/$$$$$$  |$$$$$$$  |$$$$$$/       $$  \   /$$ |  ______   _______    ______    ______    ______    ______
$$ |__$$ |$$ |__$$ |  $$ |        $$$  \ /$$$ | /      \ /       \  /      \  /      \  /      \  /      \
$$    $$ |$$    $$<   $$ |        $$$$  /$$$$ | $$$$$$  |$$$$$$$  | $$$$$$  |/$$$$$$  |/$$$$$$  |/$$$$$$  |
$$$$$$$$ |$$$$$$$  |  $$ |        $$ $$ $$/$$ | /    $$ |$$ |  $$ | /    $$ |$$ |  $$ |$$    $$ |$$ |  $$/
$$ |  $$ |$$ |__$$ | _$$ |_       $$ |$$$/ $$ |/$$$$$$$ |$$ |  $$ |/$$$$$$$ |$$ \__$$ |$$$$$$$$/ $$ |
$$ |  $$ |$$    $$/ / $$   |      $$ | $/  $$ |$$    $$ |$$ |  $$ |$$    $$ |$$    $$ |$$       |$$ |
$$/   $$/ $$$$$$$/  $$$$$$/       $$/      $$/  $$$$$$$/ $$/   $$/  $$$$$$$/  $$$$$$$ | $$$$$$$/ $$/
                                                                             /  \__$$ |
                                                                             $$    $$/
                                                                              $$$$$$/

Usage: abi-manager [options] [command]

CLI to manage ABI files
Options:
  -f, --friendly-abis                      Store the output in Human Readable mode (default: false)
  -h, --help                               display help for command
  -v, --verbose                            Show verbose logging (default: false)
  -V, --version                            output the version number

Commands:
  batch-convert [options] <directoryPath>  convert a directory of ABI JSON files
  convert [options] <abiPath>              Convert an ABI JSON file to typescript
  help [command]                           display help for command
  trim [options] <abiPath>                 Trim an ABI JSON file of uncommonly used functions
1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago