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

{% trans %}Participate in the XRPL Community{% endtrans %}

{% trans %}Join and Contribute{% endtrans %}

{% trans %}Run an XRP Ledger Network Node{% endtrans %}

{% trans %}Experience the true power of decentralization — 
by participating directly in the XRP Ledger consensus protocol.{% endtrans %}

{% trans %}About the Server{% endtrans %}

{% trans %}rippled is the core peer-to-peer server that manages the XRP Ledger.{% endtrans %}

{% trans %}Install & Configure{% endtrans %}

{% trans %}Install and update the rippled server.{% endtrans %}

{% trans %}Join UNL{% endtrans %}

{% trans %}Run a rippled server in validator mode. {% endtrans %}

{% trans %}Troubleshooting{% endtrans %}

{% trans %}Troubleshoot all kinds of problems with the rippled server.{% endtrans %}

{% trans %}Join the Conversation{% endtrans %}

{% trans %}Find us on the platforms below{% endtrans %}

{% trans %}Github{% endtrans %}

{% trans %}Twitch{% endtrans %}

{% trans %}Twitter{% endtrans %}

{% trans %}Stack Overflow{% endtrans %}

{% trans %}A Community-Driven Resource for All Things XRPL.org{% endtrans %}

{% trans %}Contribute to XRPL.org{% endtrans %}

{% trans %}Thank you for your interest in contributing to XRPL.org. This website was created as an XRPL community resource and is meant to be a living, breathing source of truth for XRP Ledger resources. This portal is open-source and anyone can suggest changes.{% endtrans %}

Contribute to the Guidelines
{% endblock %} {% block endbody %} {% endblock %}