Sui.

Publicación

Comparte tu conocimiento.

HaGiang.
Jun 18, 2025
Discusión

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

También veo que el SDK The Deepbook V3 Rust mantenido por la comunidad se ha convertido en código abierto https://github.com/hoh-zone/sui-deepbookv3

Respuestas

1
harry phan.
Jun 18 2025, 15:33

Yo preferiría https://docs.sui.io/devnet/build/rust-sdk como punto de partida para usar el SDK de Rust; es posible que la parte del código base a la que te refieres no esté completamente actualizada.

1
Comentarios
.

Sabes la respuesta?

Inicie sesión y compártalo.

Sui is a Layer 1 protocol blockchain designed as the first internet-scale programmable blockchain platform.

610Publicaciones1335Respuestas
Sui.X.Peera.

Gana tu parte de 1000 Sui

Gana puntos de reputación y obtén recompensas por ayudar a crecer a la comunidad de Sui.

Campaña de RecompensasJulio