youchain-you-abi
v1.0.4-alpha.0
Published
YOUChain module encode and decode EVM in/output.
Downloads
42
Readme
youchain-you-abi
This is a sub package of youchain.js
This is the abi package will be used in the youchain-you
package.
Installation
npm install youchain-you-abi
Usage
import {AbiCoder} from 'youchain-you-abi';
new AbiCoder();
Types
All the typescript typings are placed in the types folder.