Launching a Fungible Token on Sui
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.