Sui.

帖子

分享您的知识。

HaGiang.
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 phan.
Jun 18 2025, 15:36

我还看到社区维护的 Deepbook V3 Rust SDK 已经开源了 https://github.com/hoh-zone/sui-deepbookv3

答案

1
harry phan.
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答案
Sui.X.Peera.

赚取你的 1000 Sui 份额

获取声誉积分,并因帮助 Sui 社区成长而获得奖励。

奖励活动七月