Prerequisites
- Docker or Node.js 22+
- A Stellar keypair to use as the sponsor account (this pays network fees; not the same as any seller’s
payToaccount) - ~10 Testnet XLM in that sponsor account (faucet)
1. Pull the facilitator
2. Configure
Create.env:
3. Run it
4. End-to-end smoke test
Point either the buyer quickstart or the seller quickstart athttp://localhost:4020 as the facilitator URL, then run the pair. If a paid request settles, your instance is healthy.
Check the supported endpoint directly:
Where to go next
Configuration Reference
Every environment variable and config key, grouped by subsystem.
Deploying to Mainnet
Sponsor account funding math, RPC selection, and cutover checklist.
Observability
Metrics, tracing, dashboards, and what every number on them means.
Runbook
Incident response for the situations that actually happen at 3am.