返回
项目实战

Launching a Fungible Token on Sui

In this course, we will guide you through deploying your own token project on Sui using the Move language. It covers the basic elements of smart contract development with Move, including common syntax, application of standard libraries, and implementation of the token mint function.

语言move
难度简单
总时长1.7小时

目标学习者

这门课是给谁上的

  • Developers interested in blockchain and smart contracts.
  • Developers interested in Move programming.
  • Developers 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
Sui
Move

课程安排

  • Unit 1 - Course Introduction

    In this chapter, we will start a practical course on Launching Coin on Sui.


  • Unit 2 - Environment Setup and Dependency Imports

    This section covers how to set up the environment and import the necessary dependencies for our project.


  • Unit 3 - Writing Contracts

    In this chapter, we will learn how to write token contracts using the Move language.


  • Unit 4 - Interaction

    In this chapter, you will learn how to deploy programs and interact with them.

practice

Launching a Fungible Token on Sui

12 小节
移动端和桌面端均可访问