Rome Reginelli 019ef20e71 Merge pull request #786 from ripple/fix-typo
xrp-ledger-toml.md - fix typo
2020-02-27 01:53:39 -08:00
2020-02-26 22:22:02 -08:00
2020-02-06 17:25:54 -08:00
2019-11-13 20:38:11 -08:00
2019-11-19 10:50:16 -08:00
2019-02-07 15:25:11 -08:00
2019-06-13 11:59:33 -07:00
2019-11-13 20:38:11 -08:00

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:

  1. Install Dactyl:

     sudo pip3 install dactyl  
    
  2. Clone the repo:

     git clone git@github.com:ripple/xrpl-dev-portal.git
    
  3. Build the site:

     dactyl_build -t en
    

For more details, see the contribution guidelines.

Description
Languages
JavaScript 27.4%
Python 21.5%
TypeScript 19.5%
HTML 14%
SCSS 9.1%
Other 8.5%