Getting started
Request an API key
API basics (base URLs, Swagger, limits)
NPM package
GitHub repo
This SDK is a React/TypeScript client for Trustless Work.
It wraps the Trustless Work API with hooks and typed payloads.
Most write calls return an unsigned XDR. Your app must sign it client-side.
Initialize escrows (single-release or multi-release).
Fund, approve, change milestone status, release, dispute, resolve.
Query and index escrows with helper endpoints.
Last updated 2 days ago
Was this helpful?