In this course, we will guide you through deploying your own token project on the Sui using the Move language. Although the project is simple, it covers the basic elements of smart contract development using Move, including common syntax, application of standard libraries, and implementation of the token mint function.
Language
Move
Total Length
1.7h
Part of Learning Track
Build on Sui + 1
In this chapter, will learn about ERC20 related knowledge and overall course planning.
This section covers how to set up the environment and import the necessary dependencies for our project.
In this chapter, we will learn how to write token contracts using the Move language.
In this chapter, you will learn how to deploy programs and interact with them.
Language
Move
Total Length
1.7h
Part of Learning Track
Build on Sui + 1