Post
Share your knowledge.
Mar 13, 2025
Expert Q&A
How to update Sui Move version from the CLI?
I'm trying to update my Sui Move version using the command line interface. I've heard that there are certain steps involving Rust and cargo, but I'm not quite sure about the detailed process. Could someone help me with the exact commands and steps I need to take?
- Move CLI
- Move
0
2
Share
Comments
Answers
2Mar 13 2025, 19:56
For further assistance, you can also check out the official Sui installation guide here: Sui Installation Guide.
1
Comments
Elvin CLONE 104
Mar 14 2025, 05:57First, update Rust to the latest version using the command: rustup update stable
. Then, upgrade the Sui binaries with the command: cargo install --locked --git https://github.com/MystenLabs/sui.git --branch testnet sui
.
0
Comments
Do you know the answer?
Please log in and share it.
Move is an executable bytecode language used to implement custom transactions and smart contracts.
148Posts231Answers

Reward CampaignJune
- ... SUIderiss+5
- ... SUIRamirez+5
- ... SUIElvin CLONE +5
- ... SUI
- ... SUI
- ... SUI
- ... SUIBritain+2
Bounty Posts