@taquito/utils

v6.1.1-beta.0
converts michelson data and types into convenient JS/TS objects
tezos blockchain michelson smart-contract

lint

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

build

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

start

rollup -c rollup.config.ts -w

prebuild

rimraf dist

precommit

lint-staged
npm i @taquito/[email protected]

Source Code

Metadata

  • MIT
  • >=6.0.0
  • Simon Boissonneault-Robert
  • released 3/17/2020

Downloads