Escrow-as-a-Service on Stellar (Soroban)
Infrastructure for programmable transaction coordination.
Define who must do what before funds move - then encode it into a smart escrow.
Website | Docs | Backoffice | Demo
Trustless Work lets platforms, marketplaces, and apps create and manage decentralized escrow contracts on Stellar using Soroban smart contracts - deploy, fund, track milestones, approve work, release funds, and resolve disputes.
The core question: What must happen before funds move?
If your answer involves multiple parties, milestones, approvals, or release conditions, Trustless Work gives you the primitives to model that flow on-chain.
Full control over the escrow lifecycle. Sign unsigned XDR client-side.
Typed hooks for every escrow action. Package: @trustless-work/escrow
Ready-made UI blocks and wallet connectivity. Package: @trustless-work/blocks
| Tool | Description |
|---|---|
| Backoffice | Request API keys and test flows end-to-end |
| Demo | Live escrow experience |
| Escrow Viewer | Inspect on-chain escrows |
| Swagger API | Interactive API reference |
We welcome PRs. Fork a repo, branch from develop, keep changes focused, and open a pull request.
