p2sh

There are 20 repositories under p2sh topic.

  • Learning-Bitcoin-from-the-Command-Line

    BlockchainCommons/Learning-Bitcoin-from-the-Command-Line

    A complete course for learning Bitcoin programming and usage from the command

    Language:Jupyter Notebook3.2k126109767
  • ebellocchia/bip_utils

    Generation of mnemonics, seeds, private/public keys and addresses for different types of cryptocurrencies

    Language:Python3251410990
  • chainside/btcpy

    A Python3 SegWit-compliant library which provides tools to handle Bitcoin data structures in a simple fashion.

    Language:Python271253375
  • Pymmdrza/BTCHDwallet

    Bitcoin Wallet Private Key And Address Generated with Check Balance Very Fast

    Language:Python553321
  • swaponline/swap.core

    Decentralized JS library for secure crosschain swaps. BTC<>ETH/ERC20, orderbook on libp2p (included in swap.react)

    Language:JavaScript521213355
  • mrtnetwork/bitcoin

    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

    Language:Go31268
  • mrtnetwork/bitcoin_base

    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.

    Language:Dart285920
  • PawelGorny/lostword

    Program for retrieving lost words of Bitcoin BIP39 seed.

    Language:Java225610
  • antonilol/btc_stuff

    Bitcoin transaction examples with bitcoinjs-lib

    Language:TypeScript13332
  • 0x9090/CrypocurrencyAddressValidation

    Python class that performs strong cryptocurrency address validation

    Language:Python9103
  • Funisher-code/audit-P2SH-multisig

    website that determines co-signers who signed a Bitcoin P2SH multisig transaction

    Language:HTML6110
  • bcext/cashwallet

    A secure bitcoin-ABC wallet daemon written in Go (golang)

    Language:Go4302
  • bl4ck5un/p2sh-examples

    Examples of Rust code to generate various P2SH transactions

    Language:Rust1001
  • pdoup/bitcoin-p2sh-2of3

    Spends all funds sent to a 2-of-3 P2SH address

    Language:Python1101
  • ConstantinKloecker/bitcoin-p2sh-csv-timelock

    Example of creating a P2SH address with a CSV timelock script in Bitcoin, as well as how to unlock it

    Language:Python0002
  • jayanthdeejay/mining

    DeBruijn Sequence Generator in GoLang for Cryptocurrency Address Exploration and Learning.

    Language:Go0100
  • GeekEast/crypto-wallet

    A simple bitcoin wallet

    Language:TypeScript102
  • guillaumelauzier/P2SH

    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...

    Language:C++20
  • SophiaVei/Bitcoin

    Bitcoin scripts using bitcoin-utils library

    Language:Python10
  • username1565/bitcoincashjs

    BitcoinCash.js: The simple, safe, and powerful JavaScript library for Bitcoin Cash.

    Language:JavaScript10