1.36.7-alpha.0 • Published 4 years ago

conflux-web-cfx-abi v1.36.7-alpha.0

Weekly downloads
13
License
LGPL-3.0
Repository
github
Last release
4 years ago

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-abi

Usage

import {AbiCoder} from 'conflux-web-cfx-abi';

new AbiCoder();

Types

All the typescript typings are placed in the types folder.