Tools/stellar/stellar-core

stellar-core

Reference implementation for the peer-to-peer agent that manages the Stellar network.

3.3kemergingC++trending

The Lens

By Erik Loyd, SaaS CEO and former COO/CFO of an AWS Premier Partner.

Updated Sep 2026

stellar-core is the node software for the Stellar payment network. Every computer that validates Stellar transactions runs it, agreeing with its peers on a shared ledger every five to seven seconds. Apache 2.0, free, and maintained by the Stellar Development Foundation. Most builders should not run it.

That is Stellar's own advice. A validator should not be used for data access or transaction submission. App developers want Stellar RPC or Horizon, which bundle a captive copy of Core, or a hosted RPC provider. Run stellar-core when you issue an asset on the network and want a vote in how it is governed.

Running a validator is real infrastructure. The documented spec is 8 vCPUs, 16 GB of RAM, and 100 GB of local NVMe, plus Postgres and mandatory NTP time sync. Stellar does not recommend Kubernetes for validators. Ubuntu LTS gets official packages, RPM distros do not. Becoming a Tier 1 organization means three geographically spread full validators at 99.9% uptime, and operators report roughly $160 to $1,800 a month for the three nodes.

The catch: nothing in the docs mentions payment for validating. You run one to secure your own asset, support decentralization, and vote on protocol upgrades. Publishing a history archive from a big cloud provider adds egress bills on top.

Free vs Self-Hosted vs Paid

fully free

Free: Everything. Apache 2.0 node software with official Debian packages for Ubuntu LTS and a Docker image.

Self-hosted: The only way it runs. A validator needs about 8 vCPUs, 16 GB RAM, and 100 GB of local NVMe, Postgres for production, and NTP. Stellar's own cost table puts a node at $60 to $200/mo on lean hosting, $200 to $500 standard, and $500 to $1,000 or more on a hyperscaler. Tier 1 operators report $160 to $1,800/mo for three nodes.

Paid: None for stellar-core. If you only need network data or transaction submission, the Stellar docs list third-party RPC and Horizon providers, which is cheaper than running a node.

Free software, real infrastructure bill. Budget $60 to $1,000/mo per validator depending on where you host it.

What to do by team size

Solo
free, but use a hosted RPC provider instead of running a node
Small team
free; only run one if you issue an asset on Stellar
Medium team
free; budget $60 to $500/mo per node plus an on-call owner
Large team
free; Tier 1 status means three full validators and a months-long onboarding
Self-hosting ops:heavy

Get tools like this every Wednesday

One featured tool, three on the radar. No fluff.

Score
70/100 · B+
Adoption19/30
Maintenance25/25
Community11/20
License5/15
Analysis10/10

A low score is not a verdict on quality. Young and niche tools start low by design. How we calculate scores

Trust Signals

Active community: 1,076 forksOrganization account (147 public repos)Notable author: 1,231 followers

License: Other

Review license manually.

Commercial use: ✗ Restricted

About

Owner
Stellar (Organization)
Stars
3,301
Forks
1,076

Explore Further

More tools in the directory