1.0.45 • Published 5 years ago

datxweb-datx-abi v1.0.45

Weekly downloads
7
License
LGPL-3.0
Repository
github
Last release
5 years ago

datxweb-datx-abi

This is a sub module of Datxweb.js

This is the ABI module will be used in the datxweb-datx package. Please read the documentation for more.

Installation

npm install datxweb-datx-abi

Usage

import {AbiCoder} from 'datxweb-datx-abi';

new AbiCoder();

Types

All the typescript typings are placed in the types folder.