{% extends "base.html.jinja" %}
{% block mainclasses %}landing page-docs page-docs-index landing-builtin-bg overflow-hidden styled-page{% endblock %}
{% block breadcrumbs %}{% endblock %}
{% block left_sidebar %}
{% set tree_top = pages|selectattr("html", "defined_and_equalto", "docs.html")|first %}
{% include 'component-tree-nav.html.jinja' %}
{% endblock %}
{% block main %}
{% trans %}XRP Ledger Developer Resources{% endtrans %}
{% trans %}Documentation{% endtrans %}
{{ description }}
Use these web-based tools to assist during all stages of development, from getting your first payment to testing your implementation for best practices.
{% trans %}Connect to the XRP Ledger Testnet network to develop and test your apps built on the XRP Ledger, without risking real money or impacting production XRP Ledger users.{% endtrans %}
Generate Testnet Credentials