ethers.js/packages/abi/README.md
2022-04-14 06:09:51 -04:00

348 B

Application Binary Interface (ABI)

This is a beta version of the next release of ethers. Please do not use it in production yet.

This package handles encoding and deocding the binary format used by Solidity and other popular languages for EVM-based blockchain smart contracts.

License

MIT License.