Developer Guide
Start building on Trustless Work with the REST API or SDKs.
Trustless Work is Escrow-as-a-Service on Stellar (Soroban).
Use it to deploy escrows, fund them, track milestones, and release funds. Your app drives the flow via REST API or SDKs.
Pick your integration path
REST API
Use this if you want full control and you’re already signing Stellar transactions.
React SDK (hooks)
Use this if you want typed hooks for every escrow action.
Escrow Blocks SDK (UI blocks)
Use this if you want ready-made UI blocks and wallet connectivity.
Quickstart (recommended order)
Prereqs (Stellar)
Concepts and architecture
Try the Backoffice dApp
Use it to request API keys and test flows end-to-end.