stellar/go-stellar-sdk
Stellar's Go SDK 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
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
- readme: https://github.com/stellar/go-stellar-sdk · fetched 2026-08-28 · e5c812f3d1b4
- homepage: https://stellar.org/developers · fetched 2026-08-29 · f3cef5fabd61
- site_page: https://developers.stellar.org/docs/build · fetched 2026-08-29 · e27447cf8fa3
- site_page: https://developers.stellar.org/docs/build/building-with-ai · fetched 2026-08-29 · 4444918b09a0
- site_page: https://developers.stellar.org/docs/build/smart-contracts · fetched 2026-08-29 · 1ef82c3f4ac7
- site_page: https://developers.stellar.org/docs/build/smart-contracts/overview · fetched 2026-08-29 · 9555f1dafeb8
- site_page: https://developers.stellar.org/docs/build/smart-contracts/getting-started · fetched 2026-08-29 · 7c94869a764c
- site_page: https://developers.stellar.org/docs/build/smart-contracts/example-contracts · fetched 2026-08-29 · 5362883fcc75
- site_page: https://developers.stellar.org/docs/build/apps · fetched 2026-08-29 · ea6151846462
- site_page: https://developers.stellar.org/docs/build/apps/overview · fetched 2026-08-29 · 62933d1ef73d
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| stellar/go-stellar-sdk | main | 99 |
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