@taquito/http-utils

v9.0.0-beta-RC.0
tezos

lint

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

build

npm run version-stamp && tsc --project ./tsconfig.prod.json --module commonjs && rollup -c rollup.config.ts

start

npm run version-stamp && rollup -c rollup.config.ts -w

prebuild

rimraf dist

precommit

lint-staged

postinstall

npm run version-stamp

version-stamp

node ../taquito/version-stamping.js
npm i @taquito/[email protected]

Source Code

Metadata

  • MIT
  • >=6.0.0
  • Simon Boissonneault-Robert
  • released 4/24/2021

Downloads