Skip to content

Update README and auto-start Stellar in up.sh#25

Merged
AquiGorka merged 1 commit intomainfrom
docs/update-readme-and-auto-start-stellar
Mar 20, 2026
Merged

Update README and auto-start Stellar in up.sh#25
AquiGorka merged 1 commit intomainfrom
docs/update-readme-and-auto-start-stellar

Conversation

@AquiGorka
Copy link
Copy Markdown
Contributor

@AquiGorka AquiGorka commented Mar 20, 2026

Summary

  • Rewrote README to match the current 9-stage up.sh (was documenting 8 stages with browser-wallet/moonlight-sdk/colibri repos that are no longer used)
  • Added the actual required repos: provider-console, council-console, network-dashboard
  • up.sh now auto-starts the local Stellar network if not running, instead of erroring out — one less manual step for onboarding
  • Removed testnet E2E section with hardcoded Grafana URLs
  • Only Docker is listed as a prerequisite — Rust, Stellar CLI, and Deno are auto-installed
  • Fixed inconsistent section numbering in up.sh (was 1/7..6/7 then 7/9..9/9)

Test plan

  • Run ./up.sh from scratch without Stellar running — should auto-start it
  • Run ./up.sh with Stellar already running — should detect and skip
  • Verify all 9 stages complete successfully

README was stale — listed browser-wallet/moonlight-sdk/colibri as required
repos, missing provider-console/council-console/network-dashboard, showed 8
stages instead of 9, and documented wallet build steps that no longer exist.
Also removed testnet E2E section with hardcoded Grafana URLs.

up.sh now auto-starts the local Stellar network if not already running
instead of erroring out, removing a manual step from onboarding. Also fixed
inconsistent section numbering (was 1/7..6/7 then 7/9..9/9, now all /9).
@AquiGorka AquiGorka merged commit 4dda141 into main Mar 20, 2026
1 check passed
@AquiGorka AquiGorka deleted the docs/update-readme-and-auto-start-stellar branch March 20, 2026 17:12
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