{% extends "template-base.html" %} {% block head %} {% endblock %} {% block bodyclasses %}no-sidebar{% endblock %} {% block mainclasses %}landing{% endblock %} {% block breadcrumbs %}{% endblock %} {% block main %}

Learn. Experiment. Integrate. Contribute.

The XRP Ledger is built on rippled, an open-source technology that anyone can use.

Use the tools and information provided here to integrate with and contribute to the open-source platform.

(map icon)
{% set parent_page = pages|selectattr("name", "equalto", "Use Cases")|first %} {% set depth = 1 %} {% include 'template-page-children.html' %}

New and Updated Documentation

Known Amendments

Amendments introduce new features to the decentralized XRP Ledger without causing disruptions.

XRP Ledger: A decentralized cryptographic ledger

The XRP Ledger is built powered by a network of peer-to-peer servers. It is the home of XRP, a digital asset designed to bridge the many different currencies in use worldwide.

Ripple stewards the development of the XRP Ledger, and advances XRP as a key contribution to the Internet of Value: a world in which money moves the way information does today.

Built on the XRP Ledger

Learn about just a few of the types of integrations developers have built on the XRP Ledger.

Have an idea for a use case not listed here? Contact us

Exchanges and Gateways

(currency exchange icon)

Integrate your Exchange or Gateway with the XRP Ledger to enable your users to buy and sell XRP and issued currencies.

Market Makers

(market maker icon)

Integrate with the XRP Ledger to place offers algorithmically or through your own trading interface, providing liquidity between different gateways and their users.

Wallets

(wallet icon)

Build a wallet app on the XRP Ledger to enable your users to send and trade XRP and other currencies issued by a gateway you trust.

{% endblock %}