1.0.2 • Published 6 years ago
tum3-eth-abi v1.0.2
tum3-eth-abi
This is a sub package of tum3.js
Installation
npm install tum3-eth-abi
Usage
import {AbiCoder} from 'tum3-eth-abi';
new AbiCoder();
Types
All the typescript typings are placed in the types folder.