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

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

{% trans %}Find Your Voice{% endtrans %}

{% trans %}Thank you for your interest in contributing to XRPL.org.{% endtrans %}

{% trans %}This website was created for the community and is meant to be a living, breathing source of truth for XRP resources.{% endtrans %}

{% trans %}If you'd like to recommend new content or provide feedback, see these community resources:{% endtrans %}

{% trans %}For Developers{% endtrans %}

{% trans %}Contributing to XRPL.org is a great way to learn about the XRP Ledger. This portal is open-source and anyone can suggest changes. For more information, please read and consider the contributing guidelines.{% endtrans %}

{% trans %}You may also be interested in learning about Interledger, Xpring, and PayID.{% endtrans %}

{% endblock %} {% block endbody %} {% endblock %}