Back
Project

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.

Languagemove
Skill LevelBeginner
Total Length1.7h

Intended Learners

Who’s This Course For

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

Syllabus

  • 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 lessons
Access on mobile and desktop