返回
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.
语言move
难度简单
总时长2小时
目标学习者
这门课是给谁上的
- Developers who are interested in blockchain and smart contracts.
- Developers who are interested in Move programming.
- Developers who are interested in Sui.
要求
- 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.
你会学到什么
- The complete process of launching tokens based on the Sui test network
课程安排
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 小节
移动端和桌面端均可访问