@tezos-ts/michelson-encoder

v4.1.0-beta.2
converts michelson data and types into convenient JS/TS objects
tezos blockchain michelson smart-contract

test

jest --coverage

test:watch

jest --coverage --watch

test:prod

npm run lint && npm run test -- --no-cache

lint

tslint --project tsconfig.json -t codeFrame 'src/**/*.ts' 'test/**/*.ts'

precommit

lint-staged

prebuild

rimraf dist

build

tsc --project ./tsconfig.prod.json --module commonjs && rollup -c rollup.config.ts

start

rollup -c rollup.config.ts -w
npm i @tezos-ts/michelson-encoder

Source Code

Metadata

  • MIT
  • >=6.0.0
  • Simon Boissonneault-Robert
  • released 9/18/2019

Downloads

Maintainers