mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2026-06-08 03:06:50 +00:00
51bee005c4c44bb2742425bdc425efbe0761f323
DeletableAccounts: the current ledger index minus 256 must be greater than the account's current Sequence number
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%