Pinned Repositories
bech32
Bech32 encoding / decoding
bip32
A BIP32 compatible library.
bip38
BIP38 is a standard process to encrypt Bitcoin and crypto currency private keys that is less susceptible to brute force attacks thus protecting the user.
bip39
JavaScript implementation of Bitcoin BIP39: Mnemonic code for generating deterministic keys
bitcoinjs-lib
A javascript Bitcoin library for node.js and browsers.
bitcoinjs-message
bolt11
A library for encoding and decoding lightning network payment requests as defined in BOLT #11.
bs58check
A straight forward implementation of base58check extending upon bs58.
coinselect
An unspent transaction output (UTXO) selection module for bitcoin.
tiny-secp256k1
A tiny secp256k1 native/JS wrapper
bitcoinjs's Repositories
bitcoinjs/bip32-wallet
A BIP32 Wallet backed by bitcoinjs-lib, lite on features but heavily tested.
bitcoinjs/bip66
Strict DER signatures
bitcoinjs/blkdat-stream
A blk*.dat streaming module, useful for parsing the Bitcoin blockchain
bitcoinjs/bip69
Lexicographical Indexing of Transaction Inputs and Outputs
bitcoinjs/playground
Go nuts! PRs can be useful for discussion, and won't be rejected
bitcoinjs/pushdata-bitcoin
encode/decode number as bitcoin pushdata integer
bitcoinjs/bip65
A BIP65 absolute lock-time encoding library.
bitcoinjs/bip68
A BIP68 relative lock-time encoding library.
bitcoinjs/minimaldata
A module to check bitcoin policy: SCRIPT_VERIFY_MINIMALDATA
bitcoinjs/tif
DEPRECATED: Bitcoin Transaction Interchange Format (TIF) decoding/encoding module
bitcoinjs/utxo