Tutorials
The XRP Ledger tutorials walk you through the steps to learn and get started with the XRP Ledger and to use the ledger for advanced use cases.
Get started with SDKs
These tutorials walk you through the basics of building a very simple XRP Ledger-connected application using SDKs.
Python
Using xrpl.py, a pure Python library.
Java
Using xrpl4j, a pure Java library.
Javascript
Using the xrpl.js client library.
HTTP & Websocket APIs
Access the XRP Ledger directly through the APIs of its core server.
XRP Ledger Use Cases
Payments
Send and receive payments on the XRP Ledger.
Tokens
Create and trade fungible and non-fungible tokens on the XRP Ledger.
Manage the XRP Ledger Servers
Install rippled Server
These tutorials describe the steps to install and update the core XRP Ledger server.
Configure rippled Server
These tutorials describe the steps to customize your rippled
server configuration.
Run rippled in Standalone Mode
These tutorials describe the steps to run rippled
in stand-alone mode and test features without a full network.
Install Clio Server
This tutorial describes the steps to install the Clio server on Ubuntu platform.
XRP Ledger Businesses
This section demonstrates how to follow various best practices for running businesses that interface with the XRP Ledger, such as exchanges listing XRP and gateways issuing currency in the XRP Ledger.