ethers.js/packages/abi
2022-04-17 01:08:11 -04:00
..
lib admin: updated dist files 2022-04-11 17:14:19 -04:00
src.ts Changed bytes padding function names. 2022-04-17 01:08:11 -04:00
.npmignore Initial code drop for v6. 2022-04-11 17:09:17 -04:00
LICENSE.md Initial code drop for v6. 2022-04-11 17:09:17 -04:00
package.json Initial code drop for v6. 2022-04-11 17:09:17 -04:00
README.md Added initial per-package README. 2022-04-14 06:09:51 -04:00
tsconfig.json Initial code drop for v6. 2022-04-11 17:09:17 -04:00

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.