Master Solana Development
Learn, build, and earn on-chain credentials through interactive courses and challenges.
40+
Courses
2,500+
Learners
1.2M
XP Awarded
use anchor_lang::prelude::*; #[program]pub mod superteam_academy { pub fn complete_lesson( ctx: Context<CompleteLessonCtx>, xp_reward: u64 ) -> Result<()> { let learner = &mut ctx.accounts.learner; learner.xp += xp_reward; emit!(LessonCompleted { learner: learner.key(), xp_earned: xp_reward }); Ok(()) }}+250 XP
Lesson Complete
Featured Courses
Hands-on courses designed by Solana ecosystem builders. Each course rewards you with on-chain XP and verifiable credentials.
Understand accounts, transactions, and the Solana runtime from first principles.
5 lessons
Create a fully functional decentralized exchange with order books and AMM pools.
8 lessons
Mint, manage, and trade NFT collections using the Metaplex Core standard.
7 lessons
Master security patterns and learn to identify common Solana program vulnerabilities.
8 lessons
How It Works
From wallet connection to on-chain credentials in three simple steps.
Connect & Enroll
Connect your wallet and enroll in courses tailored to your skill level.
Learn & Build
Complete interactive lessons with hands-on code challenges.
Earn & Prove
Earn soulbound XP tokens and verifiable credential NFTs.
Learning Tracks
Follow curated tracks from beginner to expert, or pick individual courses that match your goals.
Level Up Your Skills
Every lesson completed earns you soulbound XP tokens. Level up, unlock achievements, and mint verifiable credential NFTs.
2,450 XP
2,500 XP to next level
94% to Level 5
12
day streak
Keep learning daily to maintain your streak
Superteam Academy
Solana Core Credential
Issued on Solana Devnet
Earned by
7xKt...3mRe
Achievement Badges
First Lesson
Complete your first lesson
Week Warrior
7-day learning streak
DeFi Builder
Complete the DeFi track
Bug Hunter
Find 5 vulnerabilities
Top Learners
Join the Community
Join thousands of Solana developers building the future of decentralized applications.
2,500+
Active Learners
40+
Interactive Courses
95%
Completion Rate
500+
Credentials Minted
“Superteam Academy gave me the structured path I needed. I went from zero Rust knowledge to deploying my first program in two weeks.”
Alex K.
Solana Developer4xRt...
“The XP system kept me motivated. Earning real on-chain credentials I can show to employers made every lesson feel valuable.”
Maria S.
DeFi Builder9kBm...
“The security track opened my eyes to how many subtle vulnerabilities exist. Best investment in my career as an auditor.”
Chen W.
Security Researcher2nLe...
Trusted by the Solana ecosystem
Ready to Start Building?
Join thousands of developers learning Solana.
2,500+ developers already learning. No cost to start.