帖子
分享您的知识。
HaGiang827
Jun 18, 2025
讨论
Building with Rust on Sui
I saw this repo recently when checking on the Mysten_Labs's GitHub: https://github.com/MystenLabs/move-binding
Move Binding is a Rust library that provides a way to interact with Sui Move packages on-chain. It reads Move packages from the Sui blockchain and generates corresponding Rust structs and function entry points, allowing for seamless integration between Move and Rust.
To use Move Binding in your project, add the following dependency to your Cargo.toml:
[dependencies]
move-binding-derive = { git = "https://github.com/MystenLabs/move-binding" }
move-types = { git = "https://github.com/MystenLabs/move-binding" }
- Sui
2
1
分享
评论
harry phan1442
Jun 18 2025, 15:36我还看到社区维护的 Deepbook V3 Rust SDK 已经开源了 https://github.com/hoh-zone/sui-deepbookv3
答案
1harry phan1442
Jun 18 2025, 15:33我更倾向于 https://docs.sui.io/devnet/build/rust-sdk 作为使用 Rust SDK 的入门者,你所指的代码库部分可能不是完全最新的.
1
评论
你知道答案吗?
请登录并分享。
Sui is a Layer 1 protocol blockchain designed as the first internet-scale programmable blockchain platform.
610帖子1335答案

奖励活动七月
- ... SUIBigSneh+1396
- ... SUISuiLover+1333
- ... SUI0xduckmove+1207
- ... SUIThorfin+1202
- ... SUIOwen+970
- ... SUIharry phan+847
- ... SUItheking+742