abi-trimmer
v0.1.0
Published
A tool to trim unused web3 JSON ABI keys
Downloads
68
Maintainers
Readme
abi-trimmer
abi-trimmer
is a command-line tool designed to find and trim unused items in web3 ABI JSON files.
Usage
npx abi-trimmer --help
npx abi-trimmer <abi-path> <typescript-project-path>