1.0.2 • Published 2 years ago

address-to-human-abi v1.0.2

Weekly downloads
-
License
-
Repository
github
Last release
2 years ago

🤖 Address to Human Readable ABI 🧑‍💻

npm version

Convert an Ethereum address contract to a human readable ABI.

Learn more about the Human Readable ABI format here.

Usage

npx address-to-human-abi <address>
npx address-to-human-abi <address> --save # Will create a file named <address>.json
npx address-to-human-abi <address> --save <filename> # Will create a file named <filename>.json
1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago