Pinned Repositories
bitcoin
Non-politicized fork of Bitcoin Core: rebased all changes except politically- or CoC-driven, which are reverted
bitcoin_foundation
Crates implementing the foundations of Bitcoin protocol
bp-bips
Crates implementing wallet-specific BIPs (no rust-bitcoin dependency)
bp-core
BP Core Lib: consensus data structures and client-side-validation library for bitcoin protocol
bp-esplora-client
Bitcoin Esplora API client library not using rust-bitcoin. Blocking or async.
bp-hwi
Pure rust re-implementation of HWI
bp-node
Daemons and tools for Bitcoin transaction index
bp-std
Modern & lightweight implementation of bitcoin standards without rust-bitcoin/miniscript dependencies
bp-wallet
Modern, lightweight & standard-compliant bitcoin wallet runtime & cli without rust-bitcoin dependencies
descriptor-wallet
Library for building descriptor-based bitcoin wallets using rust-bitcoin
BP: Bitcoin protocol's Repositories
BP-WG/descriptor-wallet
Library for building descriptor-based bitcoin wallets using rust-bitcoin
BP-WG/bp-node
Daemons and tools for Bitcoin transaction index
BP-WG/bp-core
BP Core Lib: consensus data structures and client-side-validation library for bitcoin protocol
BP-WG/bp-wallet
Modern, lightweight & standard-compliant bitcoin wallet runtime & cli without rust-bitcoin dependencies
BP-WG/bp-std
Modern & lightweight implementation of bitcoin standards without rust-bitcoin/miniscript dependencies
BP-WG/bitcoin_foundation
Crates implementing the foundations of Bitcoin protocol
BP-WG/bp-bips
Crates implementing wallet-specific BIPs (no rust-bitcoin dependency)
BP-WG/bitcoin
Non-politicized fork of Bitcoin Core: rebased all changes except politically- or CoC-driven, which are reverted
BP-WG/bp-esplora-client
Bitcoin Esplora API client library not using rust-bitcoin. Blocking or async.
BP-WG/bp-electrum-client
Bitcoin Electrum client library. Supports plaintext, TLS and Onion servers.
BP-WG/bp-hwi
Pure rust re-implementation of HWI
BP-WG/stingerjet-docs
StingerJet: wallet declarative language
BP-WG/.github
BP-WG/bitcoin_hashes
Simple library which implements a few hashes and does nothing else
BP-WG/bitcoin_hwi
BP-WG/bitcoin_num
Numeric functions & traits used by rust bitcoin, bitcoin_hashes and other packages
BP-WG/rust-electrum-client
Bitcoin Electrum client library. Supports plaintext, TLS and Onion servers.
BP-WG/rust-simplicity
BP-WG/bips
Bitcoin Improvement Proposals
BP-WG/bp.hs
Bitcoin protocol implementation in Haskell
BP-WG/ecc-secp256k1
Elliptic curve operations over secp256k1 *not for production*
BP-WG/libwally-swift
Swift wrapper for LibWally, a collection of useful primitives for cryptocurrency wallets
BP-WG/nakamoto
Privacy-preserving Bitcoin light-client implementation in Rust
BP-WG/rust-secp256k1
Rust language bindings for Bitcoin secp256k1 library.
BP-WG/secp256k1
Eliptic Curve Library with VS build
BP-WG/secp256k1-haskell
Haskell bindings for secp256k1 library