Back to Sui

Legacy Rust SDK

docs/content/references/rust-sdk.mdx

latest469 B
Original Source

The Legacy Rust SDK crate is in the crates/sui-sdk directory of the Sui repository.

This SDK is forward and backwards compatible with the sui-rust-sdk and supports JSON RPC. If you do not need JSON RPC, use the sui-rust-sdk instead.

<ImportContent source="crates/sui-sdk/README.md" mode="code" style="md" />