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

Program Derived Addresses
Cross-Program Invocations
PDA Challenge
Building a Token Program
PDAs and CPIs / PDA Challenge
25 XP

PDA Challenge

TypeScript

Derive a PDA using the seeds ['user', userKey] for a given program. The function receives two base58 public key strings and returns the derived PDA address as a base58 string.

TypeScript

Loading editor...

9 / 10