ledger-bitcoin

v0.2.3
Ledger Hardware Wallet Bitcoin Application Client
Ledger LedgerWallet btc Bitcoin NanoS NanoX Hardware Wallet

build

tsc -p tsconfig.json

fix

run-s fix:*

fix:prettier

prettier "src/**/*.ts" --write

fix:lint

eslint src --ext .ts --fix

test

jest --detectOpenHandles --verbose

doc

run-s doc:html && open-cli build/docs/index.html

doc:html

typedoc src/ --exclude **/*.test.ts --target ES6 --mode file --out build/docs

doc:json

typedoc src/ --exclude **/*.test.ts --target ES6 --mode file --json build/docs/typedoc.json
npm i ledger-bitcoin

Metadata

Downloads

Maintainers