Build Embedded Finance on Stellar without the Complexity.
Mesa is a durable workflow orchestration engine for Stellar. Manage state transitions, retry loops, anchors, and payments with total reliability.
Engineered for Technical Transparency
Mesa provides a developer-friendly SDK combined with a visual studio mapping out business logic. Choose code, visual, or both.
Mesa SDK
Write resilient multi-hop transactions. The SDK compiles your logic to state templates execution engines can manage.
const flow = Mesa.flow('payout') .receive({ asset: 'XLM', amount: 25 }) .delay({ seconds: 5 }) .payment({ to: 'G...', amount: 25 });
Mesa Studio
Visually graph your steps, map configuration variables, live-test execution steps, and export starter codes instantly.
Ready to ship financial workflows?
Use Mesa to manage the state of your transactions so you can focus entirely on building your core user experience.