👋Welcome
Trustless Work is Escrow-as-a-Service (EaaS) for stablecoin escrow (including USDC escrow). It lets you build non-custodial escrow flows with milestone-based payments.
You deploy and manage escrow smart contracts on Stellar (Soroban). You integrate via the Trustless Work API and optional React SDK.
What you can do with the Trustless Work escrow API
Hold funds in escrow using non-custodial smart contracts.
Add programmable escrow logic to your app or marketplace.
Support milestones, approvals, releases, and dispute resolution.
Configure roles and permissions for each signer.
Ship faster without building escrow contracts from scratch.
What’s inside these docs
Developer Quickstart for your first escrow flow.
Trustless Work API for endpoints, schemas, and helpers.
Escrow Design for roles, lifecycle, and escrow types.
Trustless Work SDK for React hooks and integration patterns.
Stellar Network for trustlines, wallets, and token rails.
Use Cases by Industry for real-world escrow products.
Common escrow use cases
Marketplace escrow for e-commerce and service marketplaces.
Freelance and contract escrow with milestone approvals and partial releases.
Security deposits for rentals and reservations.
Crowdfunding and pre-orders with conditional payout rules.
Grant payouts and programmatic disbursements.
Try it in minutes
Get credentials: Request API Key
Explore the demo dApp: demo.trustlesswork.com
Clone the starter repo: github.com/Trustless-Work