Core Concepts
High-level architecture: Smart contracts, APIs, and escrow workflows.
Last updated
Was this helpful?
High-level architecture: Smart contracts, APIs, and escrow workflows.
Last updated
Was this helpful?
Trustless Work enables programmable, non-custodial escrows tailored to your specific workflow. This section gives you the mental model and primitives to design, deploy, and scale smart escrow integrations.
A Smart Escrow is a smart contract that securely holds funds and only releases them when predefined conditions are met — like a milestone being completed or approved.
Escrows on Trustless Work are:
🔒 Non-Custodial — no third-party control
⚙️ Programmable — define roles and rules
💵 Stablecoin-native — supports USDC and XLM
⚡ Fast & Cheap — runs on Stellar + Soroban
→ Explore
Set Up Define roles, amount, and milestone rules
Fund Lock stablecoins into the escrow contract
Execute Mark, approve, and release funds based on logic
→ Dive into the
Roles determine who can:
Mark work as complete
Approve it
Release or dispute funds
Freelance Marketplace
DAO Grant Program
→ See
Explore full breakdowns in the .
✏️
🔄
🌐
🎓