Date: July 7th, 2025
Location: Techflow, Chhauni, Kathmandu
In the third session of the Sui Workshop at Pulchowk Campus, we introduced students to the fundamentals of the Move language — the core smart contract language powering the Sui blockchain.
The session covered:
-
Sui project structure and CLI commands
-
Primitive and custom data types using
struct
-
Abilities and object ownership
-
Function syntax, visibility, and argument handling
Participants concluded the day by writing, deploying, and interacting with a basic Event Management System smart contract on Sui. This marked a key milestone as it was their first on-chain deployment — a major step toward hands-on Web3 development.
The enthusiasm continues to grow as students begin to see the possibilities of building on Sui.
All the materials, notes, and code examples are now available here:
👉 Introduction to Sui & Move