Stellar
A Stellar network, with its native Lumens (XLM) cryptocurrency, is an open-source payment settlement network designed to connect financial institutions and enable rapid, low-cost cross-border transactions. It uses a federated consensus mechanism where validators (called nodes) are operated by institutions worldwide.
This entry covers Stellar’s network and design. For a competing payment network, see Ripple XRP or Bitcoin; for consensus mechanisms, see proof-of-stake.
Origins and philosophy
Stellar was founded by Jed McCaleb (co-creator of Ripple) and Joyce Kim in 2014. McCaleb, dissatisfied with Ripple’s direction, created Stellar to embody similar ideals — fast, low-cost payments — but as a non-profit open-source project rather than a venture-backed company.
Stellar’s explicit goal is to serve underbanked populations and individuals, not just financial institutions. It targets developing economies where traditional banking infrastructure is absent or unaffordable.
The Stellar Consensus Protocol
Stellar uses the Stellar Consensus Protocol (SCP), a federated consensus mechanism. Unlike proof-of-work, which requires solving puzzles, or proof-of-stake, which requires locking collateral, SCP relies on a web of trust.
Each node declares which other nodes it trusts to validate transactions. Consensus emerges from overlapping quorums of trusted nodes. This is more efficient than traditional proof-of-work but requires careful configuration of the quorum slices.
The advantage is speed and low energy consumption. The disadvantage is that the security model depends on humans’ choices about whom to trust, rather than mathematical guarantees.
Lumens and network operations
Lumens (XLM) serve several purposes:
- Transaction fees. Transactions cost a tiny amount of XLM (less than one cent), preventing spam.
- Minimum balance. Accounts must hold a small minimum of XLM, discouraging frivolous account creation.
- Native asset. XLM can be directly transacted on the Stellar network.
Unlike Ripple’s XRP, Stellar was designed to support multiple assets — any account can issue and trade any asset on the network, with XLM acting as the base currency.
Multi-asset settlement
One of Stellar’s innovations is its built-in multi-asset settlement. The network natively supports tokens representing any currency (USD, EUR, etc.) issued by anchors (institutions that guarantee redemption). Pathfinding algorithms automatically identify the best trading path to exchange assets.
This contrasts with Bitcoin, which is a single-asset network, or Ethereum, where multi-asset swaps require smart contracts and intermediaries.
Use cases and adoption
Stellar’s adoption has been primarily in developing economies. Remittance corridors (transfers of money from workers abroad to home countries) use Stellar heavily. Countries like Nigeria, the Philippines, and parts of Latin America have seen significant Stellar adoption.
IBM, a major backer, has built payment solutions on Stellar. The Stellar Development Foundation has funded projects to expand adoption in underbanked regions.
However, adoption remains below that of Bitcoin or Ethereum, and speculative trading of XLM is likely far larger than actual payment volume.
Comparison with Ripple
Stellar and Ripple are extremely similar — both are payment networks designed for cross-border settlements. Key differences:
- Governance. Stellar is non-profit and open-source; Ripple is for-profit.
- Target market. Stellar targets individuals and developing-economy institutions; Ripple targets large banks.
- Assets. Stellar natively supports multiple assets; Ripple focuses primarily on XRP.
- Consensus. Both use federated models but with different technical implementations.
Regulatory environment
Stellar has faced fewer regulatory challenges than Ripple, partly because XLM is not positioned as strongly as a security or investment asset, and partly because Stellar’s non-profit status may afford it some regulatory deference.
However, if Stellar adoption increases substantially, regulatory scrutiny may intensify.
Market position
Stellar has consistently ranked in the top 10–20 cryptocurrencies by market capitalisation. Its price has been more stable than many cryptocurrencies, reflecting its positioning as a payment utility rather than a speculative asset.
Total value locked and actual payment volume on Stellar are difficult to measure but are likely small relative to market cap, suggesting that speculative trading dominates usage.
See also
Closely related
- Ripple XRP — a competing payment network with similar goals
- Bitcoin — a single-asset payment cryptocurrency
- Proof-of-stake — alternative consensus mechanisms
- Cryptocurrency exchange — where XLM trades
Wider context
- Blockchain fundamentals — the underlying technology
- Distributed ledger — Stellar’s network architecture
- Public blockchain — Stellar is permissionless
- Smart contract — Stellar supports limited scripting
- Layer-2 — alternative scaling approaches