Documentation
README
Standards (SEPs + CAPs)
When to Use
- Connecting a wallet via Stellar Wallets Kit
- Implementing SEP-10 (stellar.toml) for anchors
- Building KYC flow with SEP-12
- Handling deposits/withdrawals with SEP-6/SEP-24
- Using a SEP-41 token contract
Key SEPs
| SEP | Purpose |
|---|---|
| SEP-1 | stellar.toml β defines off-chain metadata |
| SEP-6 | Deposit/Withdrawal API for anchors |
| SEP-10 | Stellar Web Auth (wallet authentication) |
| SEP-12 | KYC API (customer info) |
| SEP-24 | Interactive anchor deposit/withdrawal |
| SEP-41 | Contract token interface (SAC standard) |
| SEP-42 | Smart account passkeys |
Key CAPs
This is the opening of the README. Read the full README on GitHub.