Deep Dive into leading Ecosystems
This section introduces in detail the knowledge points involved in Solana program development, including the basic content of Rust, the writing, deployment and testing of Solana programs.
This is the first introductory course on programming in Rust.
In the following chapters, 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.
In this course, our main objectives are: 1. Understanding the basic usage of Cargo 2. Writing the Bulls and Cows project in Rust
这是第一门关于 Solana 基础概念的入门课程。
本节我们将详细介绍 Solana 程序开发涉及到的以下知识点: Rust 基础回顾、程序开发、编译、部署及测试
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.
在接下来的章节中,我们将一同完成一个简单而实用的计数器项目