Soroban SDK supports writing smart contracts for the Wasm-powered Soroban smart contract runtime, deployed on Stellar.
Docs
See developers.stellar.org for documentation about building smart contracts for Stellar.
Support
The two most recent soroban-sdk major releases are supported with critical security fixes. Critical security issues may be backported to earlier versions if practical, but not guaranteed. General bugs are only fixed on, and new features are only added to, the latest major release.
Features
See [_features] for a list of all Cargo features and what they do.
Migrating Major Versions
See [_migrating] for a summary of how to migrate from one major version to another.
Examples
use ;
;
#
#
#
#
More examples are available at: