BP: Bitcoin protocol
Working Group inside LNP/BP Labs https://github.com/LNP-BP
Libraries and software for creating applications with bitcoin protocol.
Main projects:
- BP Consensus: bitcoin consensus-level data types and structures (transactions, blocks etc);
- BP Core: client-side-valdiation with bitcoin (deterministic bitcoin commitments andsignle-use-seal);
- BP Std: Modern & lightweight implementation of bitcoin standards
- BP Wallet: Bitcoin wallet runtime & cli
- BP Node: efficient indexing bitcoin node written in rust (electum server replacement);
PinnedLoading
Repositories
Showing 10 of 26 repositories
- bp-esplora-client Public Forked frombitcoindevkit/rust-esplora-client
Bitcoin Esplora API client library not using rust-bitcoin. Blocking or async.
BP-WG/bp-esplora-client’s past year of commit activity - bp-electrum-client Public Forked frombitcoindevkit/rust-electrum-client
Bitcoin Electrum client library. Supports plaintext, TLS and Onion servers.
BP-WG/bp-electrum-client’s past year of commit activity - rust-secp256k1 Public Forked fromrust-bitcoin/rust-secp256k1
Rust language bindings for Bitcoin secp256k1 library.
BP-WG/rust-secp256k1’s past year of commit activity