# alertbanner: # show: true # message: This is the draft Redocly version of the site! # button: Cool # link: https://github.com/ripple/xrpl-org-dev-portal # nav: - group: About groupTranslationKey: theme.navbar.about items: - group: XRP Ledger items: - page: ./about/index.page.tsx - page: ./about/uses.page.tsx - page: ./about/history.page.tsx - group: XRP items: - page: ./about/xrp.page.tsx - group: Sustainability items: - page: ./about/impact.page.tsx - group: About items: - label: XRPL Foundation href: https://foundation.xrpl.org/ external: true - page: ./about/faq.md - page: ./about/privacy-policy.md - group: Docs groupTranslationKey: theme.navbar.docs items: - icon: ./static/img/icons/docs.svg # Note: arbitrary keys are dropped from these items, so the label & description are split on " || " label: Documentation || Dive into XRP Ledger technology and start integrating. labelTranslationKey: topnav.docs.title || topnav.docs.description page: ./docs/index.page.tsx - group: Article Types items: - page: ./docs/concepts/index.md - page: ./docs/tutorials/index.md label: Tutorials labelTranslationKey: sidebar.docs.tutorials - page: ./docs/references/index.md - page: ./docs/infrastructure/index.md - group: Use Cases items: - page: ./docs/use-cases/payments/index.md - page: ./docs/use-cases/tokenization/index.md - page: ./docs/use-cases/defi/index.md - group: Get Started items: - page: ./docs/tutorials/javascript/index.md - page: ./docs/tutorials/python/index.md - page: ./docs/tutorials/java/index.md - page: ./docs/tutorials/php/index.md - page: ./docs/tutorials/http-websocket-apis/index.md - group: Resources groupTranslationKey: theme.navbar.resources items: - group: Development items: - label: Code Samples href: /resources/code-samples - page: ./resources/dev-tools/index.page.tsx - label: XRPL Learning Portal href: https://learn.xrpl.org/ external: true - label: XRPL Brand Kit href: /XRPL_Brand_Kit.zip - group: Current Status groupTranslationKey: topnav.resources.current-status items: - label: Ledger Explorer labelTranslationKey: topnav.resources.explorer href: https://livenet.xrpl.org/ external: true - label: Known Amendments href: /resources/known-amendments - group: Join In items: - label: Contribute Code href: /resources/contribute-code - label: Contribute Documentation href: /resources/contribute-documentation - group: Community groupTranslationKey: theme.navbar.community items: - icon: ./static/img/icons/contribute.svg label: Contribute to the XRPL Community || Join the conversation labelTranslationKey: topnav.community.title || topnav.community.description href: /community/ - group: Get Involved items: - page: ./community/events.page.tsx - page: ./community/ambassadors.page.tsx - page: ./community/developer-funding.page.tsx - label: XRPL Jobs href: https://jobs.xrpl.org/ external: true - label: Dev Blog href: /blog/ - label: XRPL Grants href: https://xrplgrants.org/ external: true - label: GitHub href: https://github.com/XRPLF/ external: true - page: ./community/report-a-scam.md