Deep dive into leading ecosystems
In this course, we will explore Move’s packages, modules, data types, functions, and more, guiding you step by step to understand the Move language.
In this course, we will learn about the history of Sui, its object model, the principles behind transactions, and its ecosystem and projects.
在本课程中,我们将学习 Sui 的发展历史、对象模型、交易原理以及它的生态系统和项目等内容。
本节课程我们会学习 Move 的包、模块、数据类型、函数等内容,带领你一步步了解 Move 这门语言。
This course will guide you through developing and deploying your own NFT contract on Sui. You will learn how to use the Move language to create and manage NFTs, and gain a deep understanding of essential functions such as minting and burning NFTs.
本课程我们将学习如何在 Sui 上实现和部署你自己的 NFT 合约,并深入了解 NFT 铸造和销毁等关键功能。
This is the first advanced lesson about Move. We will cover the following topics: ownership, unit testing, one-time witnessing, and asset-related modules in Sui Move. Mastering these concepts is crucial for developing smart contracts using Move. Let's get started!
这是一门 Move 进阶的语法课,我们将会学习以下内容:所有权、单元测试、一次性见证以及 Sui Move 中跟资产相关的模块,掌握这些概念对我们使用 Move 进行智能合约的开发非常重要,让我们开始吧~
In this course, we will explore the modules in the Sui Framework and learn how it implements data structures such as Collections, Clock, Display, and BCS, among others.
在本课程中,我们将继续学习 Sui Framework 中的模块,例如集合、时钟、序列化、事件等内容。
In the OKX Wallet Integration course, we will learn the basic syntax of the OKX Wallet Provider API and implement a simple Web3 project.
在 OKX 钱包集成课程中,我们将学习 OKX Wallet Provider API 的基本语法,并实现简单的 Web3 项目。