@ecadlabs/tezos-parser

v0.1.6
A typescript tool for decoding Tezos RPC response for smart contracts storage into usable json object

build

tsc --module commonjs && rollup -c rollup.config.ts

example

cd example && ts-node example.ts

test

jest --coverage

test:watch

jest --coverage --watch
npm i @ecadlabs/tezos-parser

Source Code

Metadata

  • MIT
  • >=6.0.0
  • Unknown
  • released 7/31/2019

Downloads