conflux-web-cfx-abi
v1.36.7-alpha.0
Published
ConfluxWeb module encode and decode EVM in/output.
Readme
conflux-web-cfx-abi
This is a sub package of ConfluxWeb
This is the abi package will be used in the conflux-web-cfx package.
Installation
npm install conflux-web-cfx-abiUsage
import {AbiCoder} from 'conflux-web-cfx-abi';
new AbiCoder();Types
All the typescript typings are placed in the types folder.
