SDKs
This section provides the SDK Library that contains a complete collection of SDKs that can interact with the Stellar network. We also detail the minimum requirements if you'd like to Build Your Own SDK.
📄️ SDK Library
Interact with the Stellar network using the SDK in your preferred language. The JavaScript, Go, and Rust SDKs are maintained by SDF and the rest are maintained by dedicated community developers. All SDKs are open-source; file a GitHub issue or pull request in the specific SDK repository if you have questions or suggestions.
📄️ Build Your Own SDK
This is for building an SDK for writing smart contracts.