Welcome to the documentation for the Stellar SDK for iOS and macOS. Whether you're building a wallet, integrating with anchors, or deploying smart contracts, you'll find what you need here.
- Quick Start Guide - Your first transaction in 15 minutes
- Getting Started Guide - Installation, keys, and account basics
- SDK Usage - Transactions, operations, queries, and common patterns
- Error Handling - Error types, result codes, and debugging
- Soroban Guide - Smart contract interaction
- SEP Implementations - Stellar Ecosystem Proposal support
All code examples in this documentation are tested. Runnable test files can be found in stellarsdk/stellarsdkIntegrationTests/docs/.
- GitHub Issues - Bug reports and feature requests
- Stellar Discord - Community support
- Stellar Documentation - Official Stellar docs
- Horizon API Reference - Horizon endpoints
- Soroban Documentation - Smart contract guides
Navigation: Quick Start →