Repository navigation

#

p2sh

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

Python
334
5 个月前

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

Python
272
3 年前

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

Python
60
1 年前

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

JavaScript
52
4 年前

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.

Dart
32
9 天前

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

Go
31
8 个月前

Program for retrieving lost words of Bitcoin BIP39 seed.

Java
26
3 年前

Bitcoin transaction examples with bitcoinjs-lib

TypeScript
13
5 个月前

Python class that performs strong cryptocurrency address validation

Python
9
1 年前

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

HTML
6
4 年前

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

Go
4
6 年前

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

Python
1
3 年前

Examples of Rust code to generate various P2SH transactions

Rust
1
6 年前

A simple bitcoin wallet

TypeScript
0
3 年前

Bitcoin scripts using bitcoin-utils library

Python
0
2 年前

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

Go
0
1 年前

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

Python
0
6 年前

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

C++
0
2 年前