Regional Starter Pack

Test Anchor

Interactive testing with testanchor.stellar.org - the Stellar reference anchor for testing SEP integrations.

1. Initialize (SEP-1)

The anchor's stellar.toml is fetched automatically to discover capabilities and endpoints.

Initialized successfully

Discovered Endpoints:

SEP-10 Auth:
https://testanchor.stellar.org/auth
SEP-6 Transfer:
https://testanchor.stellar.org/sep6
SEP-12 KYC:
https://testanchor.stellar.org/sep12
SEP-24 Interactive:
https://testanchor.stellar.org/sep24
SEP-31 Payments:
https://testanchor.stellar.org/sep31
SEP-38 Quotes:
https://testanchor.stellar.org/sep38

Supported Assets:

SRTUSDCnative

2. Authenticate (SEP-10)

Sign a challenge transaction to prove ownership of your Stellar account.

Connect your wallet to authenticate.

3. Deposit / Withdraw

Transfer assets using SEP-6 (programmatic) or SEP-24 (interactive).

Authenticate first to enable transfers.

4. Explore SEP Info

Detailed information about the anchor's capabilities, loaded automatically.

About the Test Anchor

The Stellar test anchor at testanchor.stellar.org is a reference implementation maintained by the Stellar Development Foundation. It supports all standard SEPs and is designed for testing anchor integrations without using real assets.

  • Operates on the Stellar testnet
  • Supports test assets (SRT, USDC)
  • Implements SEPs 1, 6, 10, 12, 24, 31, and 38
  • Provides instant approvals for testing workflows