Open commerce tools on Stellar
Building production-ready storefronts, escrow, and wallet flows that settle in seconds — not days.
Movalabs ships open-source infrastructure for real e-commerce on the Stellar network:
- Non-custodial checkout — buyers pay with USDC or XLM via Freighter
- On-chain escrow — funds release on dispatch, or refund on-chain
- Merchant storefronts — Next.js catalogs with modern auth and storage
Reference footwear storefront with Soroban escrow checkout, Freighter wallet support, and a Supabase-backed product catalog.
buyer ──pay──▶ contract (escrow) ──dispatch──▶ merchant
│
└──refund──▶ buyer
| Resource | Link |
|---|---|
| Storefront repo | Movalabs-crew/mova-store |
| Architecture | docs/ARCHITECTURE.md |
| Contribute | CONTRIBUTING.md |
| Security | SECURITY.md |
Next.js · Supabase · Stellar / Soroban · Rust · Freighter
Built in public. Fork it. Ship it.