14 lines
328 B
Markdown
14 lines
328 B
Markdown
|
Contract Meta-Class
|
||
|
===================
|
||
|
|
||
|
*This is a beta version of the next release of ethers. Please do not use it in production yet.*
|
||
|
|
||
|
This package uses Proxy to provide a meta-class interface to
|
||
|
EVM-based blockchain smart contracts, exposing their interaction
|
||
|
as a standard JavaScript object.
|
||
|
|
||
|
License
|
||
|
-------
|
||
|
|
||
|
MIT License.
|