Create a Fungible Token with Sui Move
Hailed as Solana-killer, the Sui blockchain is expected to be the next big thing. It allows you to write impeccable smart contracts with ease, create your very own tokens - all under a secure, immutable umbrella. To sweeten the deal, it is supported by Move, a secure and modular smart contract programming language. If you want to learn building on a powerhouse blockchain paired with an impressive language, Sui and Move are the answers.
Project Curriculum
Let’s Get Started
Get introduced to Sui blockchain and Move programming language.
Setting up the Development Environment
Set up the necessary development environment required to run smart contract on Sui.
Write Your Token Smart Contract in Move
Learn to write a smart contract in Move programming language.
Deploy Your First Fungible Token on Sui
Learn to deploy your token smart contract on Sui blockchain.
Let’s Wrap It Up
Wrap up our course and go through what we learned in it.
🎉 Completion
Get the NFT upon completion the course

Get your NFT Image
Showcase this NFT on your CV as a proof of you being a banger web3 developer
Why learn Move?
Formally verifiable
Mathematically provable if a program is correct for increased safety and security
Modular
Smaller modules make it easy to understand and maintain larger programs
Developer-friendly
Simple syntax and design principles make it easy for developers to learn and use
Secure
Features like resources types make it resistant to smart contract vulnerabilities