Skip to content

infloop/sol-abi-compare

Repository files navigation

solabi

Solidity JSON ABI compare tool

Usage

yarn compare <JSON ABI V1 filepath> <JSON ABI V2 filepath>

Help

yarn compare --help

Example

yarn compare ./abi/FooContractV1.json ./abi/FooContractV2.json

About

Solidity ABI diff tool

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published