We turn Stellar's ledger into a story you can actually read. ✨
Cross-border payments move fast on Stellar — corridor health, anchor uptime, settlement latency, all happening in real time. We watch it so you don't have to squint at raw XDR.
A lean, production-grade stack that turns raw Stellar network activity into payment reliability metrics that actually mean something — corridor success rates, anchor uptime, settlement latency — served up through a live dashboard, a mobile app, and an on-chain analytics layer. No guesswork, just ledgers, decoded.
| Repo | What's in it |
|---|---|
| 🧭 Stellar-inights | Core repo — Next.js dashboard (frontend/), infra (Docker, k8s, Terraform), docs, and shared tooling |
| ⚙️ backend | Rust/Axum analytics engine — ingestion, alerting, caching, REST + GraphQL API |
| 📱 mobile | React Native app for anchors and corridor monitoring on the go |
| 📜 contracts | Soroban smart contracts — analytics snapshots, escrow, governance, multi-sig, token swap |
| 📋 .github | This org profile — you are here 👋 |
- ⚙️ Backend — Rust, Axum, PostgreSQL/SQLite, Redis
- 🖥️ Frontend — Next.js dashboard
- 📱 Mobile — React Native, SEP-10 auth, offline-first
- 📜 Contracts — Soroban (Rust), deployed on Stellar
- 🔭 Observability — OpenTelemetry, Jaeger, ELK
Each repo has its own setup instructions in its README (they've got personality now too). As a starting point, grab whatever piece you're curious about:
git clone https://github.com/Stellar-Insightss/backend.git
git clone https://github.com/Stellar-Insightss/Stellar-inights.git # dashboard lives in frontend/
git clone https://github.com/Stellar-Insightss/contracts.git
git clone https://github.com/Stellar-Insightss/mobile.gitBuilt on Stellar · Soroban smart contracts · fueled by curiosity about where the money actually goes 🌠