Rise In Logo



Learn everything about Move on Sui

Install Sui on Windows

*If you want to continue with Remix IDE, you can skip this step.

You can access the Sui Download Manual here.

You should also set up this.

*Sui binaries installation may take a long time to complete depending on your computer's performance

*Make sure you have 20+GB of free space on your computer

You can access the codes used in the video below. 👇

1- Install WSL Ubuntu: wsl --install
2- Install Ubuntu updates: sudo apt update
3- Install dependency packages: sudo apt install curl git-all cmake gcc libssl-dev pkg-config libclang-dev libpq-dev build-essential
4- Install Rust: curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
5- Install Sui Binaries: cargo install --locked --git https://github.com/MystenLabs/sui.git --branch devnet sui
* If you get an error at the end of the installation, try reinstalling the binaries after running "rustup update stable" and "bash"
6- Install nvm: curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.7/install.sh | bash
7- Install node lts: nvm install --lts
8- Use nvm lts version: nvm use --lts
9- Install Move-Analyzer: cargo install --git https://github.com/move-language/move move-analyzer --branch sui-move --features "address32"

Comments

You need to enroll in the course to be able to comment!

Stay in the know

Never miss updates on new programs and opportunities.

Rise In Logo

Rise together in web3!

Disclaimer: The information /programs / events provided on https://patika.dev and https://risein.com are strictly for upskilling and networking purposes related to the technical infrastructure of blockchain platforms. We do not provide financial or investment advice and do not make any representations regarding the value, profitability, or future price of any blockchain or cryptocurrency. Users are encouraged to conduct their own research and consult with licensed financial professionals before engaging in any investment activities. https://patika.dev and https://risein.com disclaim any responsibility for financial decisions made by users based on information provided here.