SDKs
The SDK section is split into three categories:
- Contract SDKs that are used to build smart contracts that will be deployed to the Stellar network;
- Client & XDR SDKs that are used by applications to interact with the network;
- Build your own SDK that details the minimum requirements for building your own SDK.
📄️ Contract SDKs
Contract SDKs are used to build smart contracts that will be deployed to the Stellar network.
📄️ Client & XDR SDKs
Explore the Stellar SDK library to simplify blockchain development. Leverage Rust, JavaScript, Python, and more to build on and integrate with the network.
📄️ Build Your Own Contract SDK
This is for building an SDK for writing smart contracts.