@scure/btc-signer

v1.4.0
Audited & minimal library for Bitcoin. Handle transactions, Schnorr, Taproot, UTXO & PSBT
bitcoin btc sign tx transaction address taproot schnorr psbt and 6 more...

build

tsc && tsc -p tsconfig.esm.json

lint

prettier --check src

format

prettier --write src

test

node test/index.test.js && node test/psbt-test/bip174-psbt-extended.test.js

test:extended

node --experimental-loader ./test/bitcoinjs-test/esm-loader.js ./test/bitcoinjs-test/index.test.js

test:slow

node test/index.test.js && node test/slow.test.js
npm i @scure/btc-signer

Metadata

  • MIT
  • Whatever
  • Paul Miller
  • released 9/18/2024

Downloads

Maintainers