15 lines
348 B
Markdown
15 lines
348 B
Markdown
|
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.
|
||
|
|