@bitgo/statics

v6.17.0-rc.1
dependency-free static configuration for the bitgo platform

fmt

prettier --write .

test

yarn unit-test

build

tsc

clean

rm -r ./dist

prepare

npm run build

check-fmt

prettier --check .

precommit

lint-staged

unit-test

nyc -- mocha
npm i @bitgo/[email protected]

Metadata

Downloads