Skip to content

XRPL-Commons/bayes-xrpl-training-26

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

XRPL Training @ Bayes Business School

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 Training at Bayes Business School.

📑 Table of Contents

  1. 🩵 XRPL Commons Presentation
  2. 🐣 Introduction to Blockchain
  3. {X} Introduction to the XRP Ledger
  4. 📲 My First Wallet
  5. ↔️ Coding session 1: Payments
  6. 💰 Coding session 2: Issued Currencies & Trustlines
  7. 📊 Coding session 3: Decentralized Exchanges (CLOB & AMM)

📚 Documentation

🛠 Resources

🌍 Community Links

🚀 Getting Started

Steps to set up this basic Python environment:

# 1. Clone the repository
git clone https://github.com/xrpl-commons/bayes-xrpl-training-26.git
cd bayes-xrpl-training-26

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

# 2. Create and activate virtual environment
python3 -m venv venv
source venv/bin/activate

# 3. Install dependencies
pip install -r requirements.txt

# 4. Run the project
python src/main.py

About

XRPL Training @ Bayes Business School - February 2026

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages