Ross ROSS = Recommend OSS · open-source software intelligence for agents

XRPLF/rippled

Decentralized cryptocurrency blockchain daemon implementing the XRP Ledger protocol in C++ observed · 2026-08-28

github.com/XRPLF/rippled · homepage · C++ · ISC (permissive) observed · 2026-08-28

Health v2 · maintenance only

94/100

  • Activity 99
  • Release rhythm 84
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 38
  • age_days: 5413
  • days_rel: 27
  • days_push: 7
  • n_releases_24m: 18

Full methodology

Adoption not part of the score

5190 stars · 1700 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

rippled (xrpld) is the core C++ server daemon implementing the XRP Ledger protocol, a decentralized cryptographic ledger secured by a Byzantine Fault Tolerant consensus algorithm. It runs as a peer-to-peer node that validates, relays, and records transactions on the XRP Ledger, and can operate in various modes including validator, API server, and full-history node.

Use cases

  • run a validator node for the XRP Ledger network
  • self-host an XRP Ledger API server for my application
  • query XRP Ledger transactions and account balances from my own node
  • operate a full history node to access all historical ledgers
  • settle cross-currency payments on a decentralized ledger
  • issue and trade tokens on a fast low-cost blockchain
  • build a wallet or exchange backend backed by an XRPL node

When to choose

  • you need to run your own XRP Ledger infrastructure instead of relying on third-party RPC providers
  • you want to participate in XRPL consensus as a validator
  • you need direct, low-latency access to ledger data for an exchange, wallet, or explorer
  • you require full transaction history locally for compliance or analytics

When to avoid

  • you only need occasional XRPL queries and can use a public RPC endpoint or hosted API like Clio
  • you want to build a blockchain on a different protocol or with smart contracts beyond XRPL's built-in features
  • you need a lightweight client library rather than a full server daemon
  • you lack the resources to run and maintain a high-performance C++ server node

Facets

service · maturity stable

cryptography networking rpc websocket database security blockchain fintech microservices apis windows cpp cross-platform self-hosted xrp-ledger xrpl blockchain-node consensus validator cryptocurrency p2p-network ledger daemon linux macos

10 sources

Member repositories

RepositoryRoleHealth v2
XRPLF/rippledmain94

For agents

markdown · JSON · MCP: product_card(name="XRPLF/rippled")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem