libbitcoin/libbitcoin-system
Bitcoin Cross-Platform C++ Development Toolkit observed · 2026-08-28
Health v2 · maintenance only
67/100
- Activity 99
- Release rhythm 8
- Longevity 100
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4858
- days_rel: n/a
- days_push: 7
- n_releases_24m: 0
Adoption not part of the score
1394 stars · 401 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Libbitcoin System is a cross-platform C++ toolkit library for building Bitcoin applications, serving as the base library of the broader libbitcoin toolkit. It provides core Bitcoin functionality such as cryptography, transactions, and blockchain primitives, with bindings for multiple build systems and platforms.
Use cases
- build a bitcoin wallet application in C++
- parse and construct bitcoin transactions programmatically
- implement bitcoin cryptography like secp256k1 signing
- build a bitcoin block explorer backend
- integrate bitcoin protocol support into an existing C++ application
- develop a bitcoin full node or query server
When to choose
- you need a high-performance native C++ bitcoin library
- you want fine-grained control over bitcoin primitives without a full node dependency
- you are building cross-platform bitcoin software on Linux, macOS, or Windows
- you need a library whose license permits use in proprietary projects with source publication
When to avoid
- you want a simple high-level API in a managed language like Python or JavaScript
- you need a quick prototype rather than a production-grade native library
- you cannot comply with the AGPL lesser-clause source publication requirement
- you prefer a library available through standard package managers, since libbitcoin requires building from source
Facets
library · maturity active
cryptography sdk developer-tools networking p2p blockchain developer-tools fintech windows cpp cross-platform bitcoin cryptocurrency c-plus-plus blockchain-development wallet-development secp256k1 agpl linux macos
2 sources
- readme: https://github.com/libbitcoin/libbitcoin-system · fetched 2026-08-28 · 5343399202ab
- homepage: https://libbitcoin.info/ · fetched 2026-08-29 · 92db7e7b6e07
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| libbitcoin/libbitcoin-system | main | 67 |
For agents
markdown · JSON · MCP: product_card(name="libbitcoin/libbitcoin-system")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem