Velo is an open-source platform for escrow-backed, privacy-aware cash liquidity flows on Stellar.
The repository contains the core architecture and initial implementation, but some parts remain under active development and should be treated as evolving infrastructure.
Begin with the README and CONTRIBUTING guide, then select a small issue or documentation improvement.
Settlement logic is centered in the Soroban smart contracts, with the API layer coordinating integration.
The current API uses a payment-aware challenge flow based on an x402-style header pattern. This is a placeholder for stronger on-chain verification in future iterations.