Back
Launching a Coin on Sui
In this course, we will guide you through deploying your own token project on Sui using the Move language. The course covers the fundamental elements of smart contract development with Move, including common syntax, the application of standard libraries, and the implementation of the token mint function.
Languagemove
Skill LevelBeginner
Total Length2h
Intended Learners
Who’s This Course For
- Developers who are interested in blockchain and smart contracts.
- Developers who are interested in Move programming.
- Developers who are interested in Sui.
Requirements
- No CS background required – the course explains the code line by line to help beginners quickly grasp the concepts.
- Basic understanding of Sui and Move.
What You’ll Learn
- The complete process of launching tokens based on the Sui test network
Syllabus
Unit 1 - Course Introduction
In this unit, we will start a practical course on Launching Coin on Sui.
Unit 2 - Environment Setup and Dependency Imports
In this unit, we will learn how to set up the environment and import the necessary dependencies for the project.
Unit 3 - Writing Contracts
In this unit, we will learn how to write coin contract and mint coins.
Unit 4 - Interaction
In this unit, we will learn how to deploy contract and interact with it.
Launching a Coin on Sui
12 lessons
Access on mobile and desktop