@taquito/utils

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

lint

eslint --ext .js,.ts .

test

jest

build

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

start

rollup -c rollup.config.ts --bundleConfigAsCjs -w

prebuild

rimraf dist

precommit

lint-staged

version-stamp

node ../taquito/version-stamping.js
npm i @taquito/utils

Source Code

Metadata

Downloads