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

stellar/go-stellar-sdk

Stellar's Go SDK observed · 2026-08-28

github.com/stellar/go-stellar-sdk · homepage · Go · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

99/100

  • Activity 99
  • Release rhythm 99
  • Longevity 100
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: 7.0
  • age_days: 3681
  • days_rel: 9
  • days_push: 7
  • n_releases_24m: 25

Full methodology

Adoption not part of the score

1383 stars · 550 forks observed · 2026-08-28

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

The official Go SDK for the Stellar blockchain network, maintained by the Stellar Development Foundation. It provides transaction building, Horizon and Stellar RPC API clients, ledger data ingestion libraries, and core primitives like XDR encoding and strkey helpers.

Use cases

  • build a Stellar wallet or payment app in Go
  • submit transactions to the Stellar network via Horizon
  • query Stellar account balances and transaction history
  • create and sign Stellar transactions programmatically
  • ingest and parse raw Stellar ledger data
  • issue and manage custom assets on Stellar
  • interact with Stellar RPC for Soroban smart contracts

When to choose

  • you are building a Go backend or service that integrates with the Stellar network
  • you need to build, sign, and submit Stellar transactions
  • you want to index or process Stellar ledger data in Go
  • you need an official, well-maintained SDK with Horizon and RPC clients

When to avoid

  • you are writing Soroban smart contracts themselves (use the Rust SDK)
  • your stack is JavaScript, Python, or another language with its own Stellar SDK
  • you need to self-host Horizon or Galexie services (they moved to separate repositories)

Facets

library · maturity active

sdk http-client serialization etl parser blockchain developer-tools apis fintech go cross-platform stellar horizon soroban transaction-builder ledger-ingestion xdr strkey cryptocurrency

10 sources

Member repositories

RepositoryRoleHealth v2
stellar/go-stellar-sdkmain99

For agents

markdown · JSON · MCP: product_card(name="stellar/go-stellar-sdk")

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