Skip to content
CRYPTAURUS
Blockchains › XRP Ledger (network) — a fast network for settlements and tokens
Network

XRP Ledger (network) — a fast network for settlements and tokens

Blockchain (network) · coin XRP — a coin for fast transfers
The XRP Ledger is a network for fast, cheap settlements with an unusual security model: not mining and not staking, but the agreement of trusted servers. What is built into the network (an exchange, tokens, NFTs), how it is programmed, and how the network differs from the coin XRP and the company Ripple.
XRP Ledger (network) — a fast network for settlements and tokens

Overview

The XRP Ledger is a network for fast and cheap settlements, launched in 2012. Its main distinction is in how participants agree on records, not by a competition of computers and not by staked coins, but by the agreement of trusted servers, each of which decides for itself which other servers it trusts. The network’s native coin is XRP, its profile is in the article XRP.

How the XRP Ledger network works

The network is secured not by computation and not by staked coins, but by the agreement of trusted servers, and the XRP Ledger has its own way of doing this. Special servers, called validators, check against a list of those they trust, and this list is called the Unique Node List. Each server configures that list itself, there is no single “list of trusted servers for the whole network”. The mechanism of agreement was first described in the technical document (whitepaper) of the network’s creators3, while the current description is given by the network’s documentation1. This approach is covered in the article what is consensus as an example that beyond mining and staking it can also work another way.

Coins in the network are not mined, the entire XRP supply was created right at launch, which is called a premine (see issuance). A significant part went to the company Ripple and is largely held “under lock” in special escrow accounts, from which it is released gradually. The exact figures and the current distribution change, check the latest in.

ℹ️ The XRP Ledger network and the coin XRP are not the same thing

The XRP Ledger is the network itself, while XRP is its coin, used to pay for operations. When people say “I bought XRP” they mean the coin (its profile is in the article XRP).

It is worth saying how this network is programmed too. The XRP Ledger was originally built around ready-made built-in functions rather than around a general programming language, the way Ethereum or Solana are. Full smart contracts in a general language are added to the network separately, for programs in Solidity there is an EVM-compatible companion network (a sidechain), and lightweight logic right on the main network is being developed under the name Hooks. This area is changing fast, check the current status in where to check: xrpl.org and the XRPL EVM documentation.

💡 What is already built into the XRP Ledger

Without leaving the network you can send payments, exchange assets on a built-in exchange (a decentralized one, called a DEX, together with an automated market maker, AMM), issue your own tokens and create NFTs (the XLS-20 standard). For smart contracts in Solidity a separate EVM-compatible sidechain is used.

ℹ️ The XRP Ledger network and the company Ripple are not the same thing

The XRP Ledger is an open network, while Ripple is a company closely connected to it that promotes XRP for payments. We do not retell the company’s legal history here (including the US regulator’s case, concluded in 2025), it is covered in the profile Ripple (company).

Current XRP Ledger network metrics

The number of validators and their distribution, the real speed and fees, the status of programmability (Hooks and the EVM sidechain) all change constantly, so check the latest in where to check: a network explorer and xrpl.org.

Assets of the network

Assembled automatically: all asset records whose asset_network = XRP Ledger (currently XRP; later tokens and NFTs of this network).

— Editor note (not published): EN mirror of Хаб_сеть_XRP_Ledger_RU — synchronous. Blockchain profile (hub assembly point). Hybrid + callouts [!note]/[!example] (2026-09-18). Replaces the earlier minimal stub. H1 “XRP Ledger (network) — a fast network for settlements and tokens”. RPCA whitepaper (Schwartz/Youngs/Britto, Ripple Labs 2014) as primary on the agreement mechanism; archive — TODO at seeding. Current description — xrpl.org consensus (archive 20260630140627). Owner pattern: how the network is programmed (no general language on mainnet; Solidity via EVM-compatible sidechain; lightweight logic Hooks in development — status) + what is built in (payments, DEX+AMM, token issuance, NFTs XLS-20). Source: Ripple, “Expanding programmability on the XRP Ledger”, verified 2026-09-18. Guardrails: UNL de-universalized; ASSET ≠ COMPANY (legal in Ripple (company), no verdict); premine without exact figure →. Hub slug: xrp-ledger (pair to coin xrp). New terms (Unique Node List/DEX/AMM/XLS-20/Hooks/EVM sidechain) in the missing-terms registry.

How it's built

Key facts

Stable network characteristics
How the network is secured its own method (not through computation and not through staked coins)1
Mining none — the entire coin supply was created at launch2
Related company Ripple
Validators and distribution
Type blockchain network (hub page)
Native coin XRP
Launch year 2012
Sources
They back the stable facts of the network.
1 Trusted validators + Unique Node List; neither PoW nor PoS xrpl.org · archive Verified 18 August 2026 · primary source
2 Launch June 2012; Schwartz/McCaleb/Britto; premine and escrow XRP Ledger (xrpl.org) · archive Verified 18 August 2026 · primary source
3 The Ripple Protocol Consensus Algorithm David Schwartz Verified 16 September 2026 · primary source