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 and signle-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);