hackquest logo
 

Introduction to Anchor Framework

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

Language

Rust

Total Length

1.5h

Part of Learning Track

Build on Solana + 1

What You’ll Learn

Introduction to the Anchor framework Introduction to Anchor CLI commands Introduction to the macro of Anchor
Anchor CLI
Anchor Macro

Syllabus

Basic Introduction to Anchor

In this section we will learn the following: 1. Anchor course introduction 2. Anchor CLI basic instructions

Anchor Core Content

In this chapter, we introduce the core content involved in the Anchor framework in detail: 1. program macro 2. Context type 3. Accounts macro 4. account macro