Skip to content

XRPL-Commons/nova-xrpl-workshop-25

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

XRPL Insight @ Nova School of Business and Economics

Welcome to your XRPL playground! Access training materials and exercises to learn how to develop on the XRP Ledger (XRPL). This workspace was designed for the XRPL Insight event at the Nova School of Business and Economics.

πŸ“‘ Table of Contents

  1. 🩡 XRPL Commons Presentation
  2. {X} Introduction to XRP Ledger
  3. πŸͺͺ Generate a wallet
  4. ↔️ Execute a transfer
  5. πŸ§‘β€πŸ’» Coding session: Payments
  6. 🌐 Overview of features

πŸ“š Documentation

πŸ›  Resources

🌍 Community Links

πŸš€ Getting Started

Steps to set up this basic TypeScript + Node environment:

# 1. Clone the repository
git clone https://github.com/xrpl-commons/nova-xrpl-workshop-25.git
cd nova-xrpl-workshop-25

# 1-Alt. Open the project in GitHub Codespaces (Code -> Open with Codespaces -> New codespace)

# 2. Install dependencies
npm install

# 3. Run the project
npm start

About

XRPL Workshop at Nova School of Business and Economics - November 2025

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published