Superteam Academy
|bySuperteam BrasilSuperteam Brasil
Superteam Academy

The decentralized learning platform for Solana developers.

Resources

  • Courses
  • Leaderboard
  • Community

Support

  • Documentation
  • API Reference
  • Community

Legal

  • Terms of Service
  • Privacy Policy
  • Cookie Policy

Follow Us

  • Twitter / X
  • Discord
  • GitHub

Stay in the Loop

Get weekly updates on new courses, Solana ecosystem news, and learning tips.

Powered bySuperteam BrasilSuperteam Brasil

Β© 2026 Superteam Academy. All rights reserved.

Introduction to Solana

What is Solana?
Solana Architecture
Setting Up Your Environment

Getting Started with Solana / Setting Up Your Environment
25 XP

Setting Up Your Environment

Development Environment Setup

Install Rust

Bash
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh

Install Solana CLI

Bash
sh -c "$(curl -sSfL https://release.anza.xyz/stable/install)"

Install Anchor

Bash
cargo install --git https://github.com/coral-xyz/anchor avm --locked
avm install latest
avm use latest
You need to enroll in this course before you can mark lessons as complete.
3 / 10