Audited & minimal library for Bitcoin. Handle transactions, Schnorr, Taproot, UTXO & PSBT
A basic library for working with Tapscript, signatures and Bitcoin transactions.
Methods for working with BIP 174 PSBTs
A development build of tapscript. Built for escrow.
A React SDK for implementing wallet web3 authentication and authorization to your website.
bip388 utils for typescript
It just makes my life a little simpler
A JavaScript library for bitcoin address derivation from extended public keys, built upon bitcoinjs-lib and Unchained's bitcoin utilities. Supports P2PKH, P2SH, and P2WPKH (bech32) addresses as defined in BIP44, BIP49, and BIP84.
AI-driven specs, enforced at commit time. Code without traceability doesn't merge.
Bitcoin & Stablecoin agent wallet CLI. Keys held in a secure enclave.
``` bun i && bun link ```
A basic library for working with Tapscript, signatures and Bitcoin transactions.
Bitcoin Taproot Assets Protocol API client for Lightning Labs tapd daemon
FROST(secp256k1, SHA-256) Taproot - A BIP-340 compatible Schnorr signature scheme over secp256k1 that supports FROST threshold signatures
A simple package to manage BIP-32 wallets for the bitcoin blockchain.
BitGo SDK coin library for UTXO base implementation
BitGo SDK for building UTXO descriptors
Audited & minimal library for Bitcoin. Handle transactions, Schnorr, Taproot, UTXO & PSBT
Audited & minimal library for creating, signing & decoding Bitcoin transactions: with Schnorr, Taproot, UTXO & PSBT
A basic library for working with Tapscript, signatures and Bitcoin transactions.
Universal Bitcoin signer library with branded types and pluggable CryptoBackend
This library parses and creates Bitcoin Miniscript Descriptors and generates Partially Signed Bitcoin Transactions (PSBTs). It provides PSBT finalizers and signers for single-signature, BIP32 and Hardware Wallets, bundled for the bitcoinjs family of libra
A TypeScript library for Bitcoin transaction management, based on Bitcoin Descriptors for defining inputs and outputs. It facilitates optimal UTXO selection and transaction size calculation.
Bitcore-compatible wallet SDK for Lotus