0.1.1 • Published 4 years ago
@sensible-contract/tx-decoder v0.1.1
tx-decoder
This is a tool to decode transaction.
Installation
npm install @sensible-contract/tx-decoderUsage
Javascript
const {TxDecoder} = require("@sensible-contract/tx-decoder");ES6
import { TxDecoder } from "@sensible-contract/tx-decoder";