circle-check
Our docs are AI-ready. Use them as context for any AI, or ask questions via the search bar.

playIntroduction

Overview

This SDK is a React/TypeScript client for Trustless Work.

It wraps the Trustless Work API with hooks and typed payloads.

circle-info

Most write calls return an unsigned XDR. Your app must sign it client-side.

What you’ll do with the SDK

  • Initialize escrows (single-release or multi-release).

  • Fund, approve, change milestone status, release, dispute, resolve.

  • Query and index escrows with helper endpoints.

Last updated

Was this helpful?