Skip to content

docs: clarify supported Stellar networks and CLI versions - #3

Open
gadst12 wants to merge 1 commit into
mainfrom
docs/supported-networks-cli-versions
Open

docs: clarify supported Stellar networks and CLI versions#3
gadst12 wants to merge 1 commit into
mainfrom
docs/supported-networks-cli-versions

Conversation

@gadst12

@gadst12 gadst12 commented Jun 26, 2026

Copy link
Copy Markdown
Owner

Summary

Adds docs/supported-networks.md — documents the pinned Stellar CLI version (21.6.0), all three network endpoints with RPC URLs and passphrases, the upgrade procedure for the CLI version, and local vs production compatibility notes.

Changes

  • docs/supported-networks.md (new file, 221 lines)
    • Required Stellar CLI version (21.6.0) and install command with --locked flag
    • Verification via stellar --version and make check-stellar-cli
    • Upgrade procedure: the three files that must change together (Makefile, ci.yml, this doc)
    • All three network endpoints: local (http://localhost:8000/soroban/rpc), testnet (https://soroban-testnet.stellar.org), mainnet (https://mainnet.stellar.validationcloud.io/v1/<KEY>) with passphrases, config file references, and alternative RPC endpoints
    • Environment variable reference (NETWORK, STELLAR_RPC_URL, STELLAR_NETWORK_PASSPHRASE, etc.)
    • Local vs production compatibility table (resets, Friendbot, real XLM, rate limits)

Acceptance criteria

  • Supported network endpoints are listed
  • Required Stellar CLI version is documented
  • Upgrade/change requirements are included
  • Compatibility notes for local vs production are present

Closes Vera3289#519

Documents the pinned Stellar CLI version (21.6.0), all three network
endpoints (local/testnet/mainnet) with RPC URLs and passphrases,
upgrade procedure, and local vs production compatibility notes.

Closes Vera3289#519
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant