rust-bitcoin
There are 6 repositories under rust-bitcoin topic.
bitcoindevkit/rust-electrum-client
Bitcoin Electrum client library. Supports plaintext, TLS and Onion servers.
0xB10C/rust-bitcoin-pool-identification
Coinbase tag and coinbase output address based mining-pool identification for rust-bitcoin's bitcoin::{Block, Transaction}
tigeryant/programming-bitcoin-rust
Bitcoin library inspired by 'Programming Bitcoin' written in Rust
LightningPeach/rust-wallet
Library for a Bitcoin Wallet
chainwayxyz/bitcoin-mock-rpc
Mock Bitcoin ledger for testing Bitcoin applications that built on RpcApi trait in the bitcoincore_rpc library
jeandudey/rust-bitcoin-amount
Safe handling and representation of bitcoin amounts in Rust.