@bitgo/sdk-api

v1.10.6
REST wrapper for BitGoJS

fmt

prettier --write .

lint

eslint --quiet .

test

npm run coverage

build

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

clean

rm -r ./dist

prepare

npm run build

coverage

nyc -- npm run unit-test

check-fmt

prettier --check .

unit-test

mocha

webpack-dev

yarn webpack

webpack-prod

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

prepublishOnly

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

Metadata

  • MIT
  • Whatever
  • BitGo SDK Team
  • released 6/7/2023

Downloads