Quickstart

Steps for onboarding: Registering, API keys, and using the testnet.

Before you get started with Trustless Workโ€™s you need the following:

To sign transactions, you will need 1 (or more) Stellar wallets. Learn more here

To fund testnet escrows you will also need testnet XLM and testnet USDC. Learn more here.

Step 1: Sign Up

  • Log in with your Stellar wallet on TW dApp: https://d-app-trustless-work.vercel.app/

  • Create your account at Trustless Work to access your API key.

  • Choose between testnet for experimentation or mainnet for production use.

Mainnet is coming Q2 2025. Join our TG or follow on X or Linkedin to stay updated.

Step 2: Set Up Your Environment (for devs)

  • Familiarize yourself with API Documentation.

  • Use the SDKs or sample code provided in your preferred language.

Step 3: Create Your First Escrow

  • You will need the escrow details (parties addresses, roles, info) before creating your first escrow. Learn more here

  • Initiate a smart escrow contract with minimal setup.

Step 4: Test and Iterate

  • Use our testnet environment to experiment safely.

  • Debug using the detailed responses and error codes in our API Reference.

Last updated

Was this helpful?