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.