tum3-eth-abi
v1.0.2
Published
Tum3 module encode and decode EVM in/output.
Readme
tum3-eth-abi
This is a sub package of [tum3.js][repo]
Installation
npm install tum3-eth-abiUsage
import {AbiCoder} from 'tum3-eth-abi';
new AbiCoder();Types
All the typescript typings are placed in the types folder.
