Stellar Address Kit is designed to be a thin layer on top of the standard Stellar SDKs.Documentation Index
Fetch the complete documentation index at: https://stellaraddresskit.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
SDK Compatibility
| SDK | Support | Note |
|---|---|---|
| Stellar SDK (JS/TS) | Full | Use for network communication, use Kit for routing. |
| Go Stellar SDK | Full | Seamlessly integrates with github.com/stellar/go. |
| Dart Stellar SDK | Full | Handles the BigInt edge cases for Flutter Web. |
Network Compatibility
The kit is network-agnostic. It works with:- Mainnet
- Testnet
- Futurenet
- Private Networks