Deep dive into leading ecosystems
In this course, we will complete: 1. Understand the Anchor framework 2. Learn how to install Anchor 3. Familiar with the structure of the Anchor project
This is the first introductory course on fundamental Solana concepts.
In this course, we're going to dive into crafting our very own NFT project together. This includes the exciting processes of creating NFTs and minting them.
In this course, we will learn together how to write a guessing game on Solana, including generating random numbers and the player's guessing process.
这是第一门关于 Solana 基础概念的入门课程。
本节我们将详细介绍在支持 SVM 的网络(如 Solana、Eclipse)中,进行程序开发所涉及的知识点:entrypoint、process_instruction、solpg IDE 等
In this course, we will explore what is QuickNode, along with the quick explanation of most famous Web3 tech solutions.
In the following chapters, we will together complete a simple yet practical counter project.
在接下来的章节中,我们将一同完成一个简单而实用的计数器项目
在接下来的章节中,我们将一同完成: 1. 了解 Anchor 框架 2. 学习 Anchor 的安装 3. 熟悉 Anchor 项目的架构
本课程中,我们将一起学习编写在Solana 上的猜数游戏,包括随机数生成和玩家猜数过程。
在 Rust 基础课程中,我们将引导您快速掌握 Rust 编程语言的核心概念。从所有权、复合数据类型,到控制流与模式匹配,您将全面理解 Rust 独特的内存安全机制。接着,我们会深入探讨生命周期管理与错误处理,帮助您编写高效、可靠的代码。通过这些内容,您将能够自信地运用 Rust 构建现代化、高性能的项目。