@sensible-contract/tx-decoder
TypeScript icon, indicating that this package has built-in type declarations

0.1.1 • Public • Published

tx-decoder

This is a tool to decode transaction.

Installation

npm install @sensible-contract/tx-decoder

Usage

Javascript

const {TxDecoder} = require("@sensible-contract/tx-decoder");

ES6

import { TxDecoder } from "@sensible-contract/tx-decoder";

Readme

Keywords

none

Package Sidebar

Install

npm i @sensible-contract/tx-decoder

Weekly Downloads

2

Version

0.1.1

License

MIT

Unpacked Size

109 kB

Total Files

42

Last publish

Collaborators

  • huanniangstudio