A complete course for learning Bitcoin programming and usage from the command
-
Updated
Sep 11, 2026 - Jupyter Notebook
A complete course for learning Bitcoin programming and usage from the command
A Python3 SegWit-compliant library which provides tools to handle Bitcoin data structures in a simple fashion.
Bitcoin Wallet Private Key And Address Generated with Check Balance Very Fast
Decentralized JS library for secure crosschain swaps. BTC<>ETH/ERC20, orderbook on libp2p (included in swap.react)
A versatile library for Bitcoin, Dogecoin, Litecoin, Dash, BSV and Bitcoin Cash. Supports P2PK, P2PKH, P2SH, P2WPKH, P2WSH, Taproot, with advanced creation, signing, and spending capabilities.
a comprehensive and versatile Go library for all your Bitcoin transaction needs. offers robust support for various Bitcoin transaction types, including spending transactions, Bitcoin address management, Bitcoin Schnorr signatures, BIP-39 mnemonic phrase generation, hierarchical deterministic (HD) wallet derivation, and Secret Storage Definition
Bitcoin transaction examples with bitcoinjs-lib
🔎 Ultra-fast Bitcoin address sorter with real-time multiprocessing, address format detection, and low RAM usage. Ideal for forensic research, data analytics, and blockchain intelligence.
A secure bitcoin-ABC wallet daemon written in Go (golang)
Spends all funds sent to a 2-of-3 P2SH address
Examples of Rust code to generate various P2SH transactions
A simple bitcoin wallet
Bitcoin scripts using bitcoin-utils library
Pay-to-Script-Hash (P2SH) is a type of transaction output script used in Bitcoin to enable more flexible spending conditions. With P2SH, instead of directly locking the funds to a public key or a script, the funds are locked to a hash of a redeem script. The redeem script is a more complex script that specifies the conditions that must be met to...
2-of-3 multisig Zcash transparent (t3) wallet: address derivation, explorer watching, and NU5 v5 spend signing (ZIP-244) via @bitgo/utxo-lib
BitcoinCash.js: The simple, safe, and powerful JavaScript library for Bitcoin Cash.
To associate your repository with the p2sh topic, visit your repo's landing page and select "manage topics."