@bitgo/sdk-api

v1.0.2
REST wrapper for BitGoJS

fmt

prettier --write .

lint

eslint --quiet .

build

yarn tsc --build --incremental --verbose .

clean

rm -r ./dist

prepare

npm run build

check-fmt

prettier --check .

precommit

lint-staged

webpack-dev

webpack

webpack-prod

webpack --mode=production --node-env=production

prepublishOnly

npm run webpack-prod
npm i @bitgo/[email protected]

Metadata

  • MIT
  • Whatever
  • BitGo Inc.
  • released 6/3/2022

Downloads