0.2.0 • Published 8 months ago

abi-trimmer v0.2.0

Weekly downloads
-
License
MIT
Repository
-
Last release
8 months ago

abi-trimmer

abi-trimmer is a command-line tool designed to find and trim unused items in web3 ABI JSON files.

installation

The abi-trimmer tool only works within Typescript projects, so let's install it locally:

npm install -D abi-trimmer

Usage

npx abi-trimmer --help
npx abi-trimmer <abi-path> <typescript-project-path>
0.2.0

8 months ago

0.1.0

9 months ago