Sui Move language - Data Types, Operators
Intro to data types, memory allocation
Apr 8, 20245 min read156

Search for a command to run...

Series
In this series, I will cover the move language and smart contract development on the Sui blockchain network.
Intro to data types, memory allocation

Control Flow - if else, loops, labels

Functions and different types of function, visibility etc.

Everything we need to know about structs

Hello everyone.. Welcome to another day of exploring Web3 Engineering. In this series, we are learning the Move language for smart contract development on Sui blockchain. In this article, let understand on how to import another packages into our curr...

Write your first smart contract on Sui
