XL XRPL Lab

Dashboard

Your XRPL Lab training overview.

Overall Progress

Modules completed

0/12

Quick Actions

Status

💳 Wallet

--

🌐 Network

--

Doctor

--

🕑 Last Run

--

Recent Activity

Loading...

Getting Started

  1. 1

    Start the API server

    xrpl-lab serve

    This powers the live status, module runner, and artifact viewer above.

  2. 2

    Start the Astro dev server (development only)

    cd site && npm run dev

    Only needed if you are developing the UI locally. The published site is pre-built.

  3. 3

    Run your first module

    xrpl-lab run receipt_literacy

    Or browse Modules to pick one from the list.

Need more detail? Read the Getting Started guide in the handbook.