Skip to main content
Learning Paths
🌐
Beginner

Solana Web3.js Client

Build frontend applications that interact with Solana using @solana/web3.js.

3 Lessons
500 XP
1.5 hours

Overview

Build powerful frontend applications that interact with the Solana blockchain using @solana/web3.js. This client-side course teaches you how to connect to Solana clusters, manage keypairs, request airdrops for testing, check balances, and send SOL transfer transactions — all essential skills for building Solana dApps.

What You Will Learn

  • Establish connections to Solana devnet and other clusters
  • Generate and manage cryptographic keypairs
  • Request airdrops and check wallet balances
  • Create and send SOL transfer transactions

Prerequisites

No prerequisites — jump right in!

Course Syllabus

1

Connection & Keypairs

Connect to Solana devnet and generate keypairs.

typescript15 min+100 XP
2

Airdrop & Balance

Request airdrops and check wallet balances.

typescript20 min+100 XP
3

Send Transaction

Create and send a SOL transfer transaction.

typescript25 min+100 XP
Lessons3
Total XP800 XP
Duration1.5 hours
LevelBeginner