Dashboard
Your XRPL Lab training overview.
Overall Progress
Modules completed
Quick Actions
Status
💳 Wallet
--
🌐 Network
--
⚡ Doctor
--
🕑 Last Run
--
Recent Activity
Loading...
Getting Started
- 1
Start the API server
xrpl-lab serveThis powers the live status, module runner, and artifact viewer above.
- 2
Start the Astro dev server (development only)
cd site && npm run devOnly needed if you are developing the UI locally. The published site is pre-built.
- 3
Need more detail? Read the Getting Started guide in the handbook.