Sui SDKs
Sui provides developer kits that act as wrappers for the Sui API.
Sui dApp Kit
Sui dApp Kit is a web frontend SDK that interacts with the Sui API. It is available as an NPM package.
Sui Go SDK
For those that like gophers, see Go SDK.
Sui Python SDK
For snake lovers, see Python SDK.
Sui Rust SDK
See Rust SDK for SDK configuration and examples of using the Sui API with Rust.
Sui TypeScript SDK
The Sui TypeScript SDK documentation is available in its own microsite: Sui Typescript SDK.
Crate documentation
GitHub Pages hosts the generated documentation for Rust crates in the Sui repository.