mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2026-06-08 11:16:40 +00:00
34d83999934e3f993dec3bf3df80fffc5d4f87f3
- Use "ledger index" instead of "ledger sequence" - Use "the first ledger" instead of "genesis ledger" - The first ledger was index 1, not 0.
XRPL Dev Portal
The XRP Ledger Dev Portal is the authoritative source for XRP Ledger documentation, including the rippled server, RippleAPI, the Ripple Data API, and other open-source XRP Ledger software.
To build the site locally:
-
Install Dactyl:
sudo pip3 install dactyl -
Clone the repo:
git clone git@github.com:ripple/xrpl-dev-portal.git -
Build the site:
dactyl_build -t en
For more details, see the contribution guidelines.
Description
Languages
JavaScript
27.4%
Python
23.5%
TypeScript
19.7%
HTML
9.2%
SCSS
9.1%
Other
11.1%