Skip to content

meonBot/xrpl-dev-portal

 
 

Repository files navigation

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.

About

XRP Ledger developer portal with documentation and examples

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Sponsor this project

Packages

No packages published

Languages

  • JavaScript 41.7%
  • HTML 26.7%
  • Python 18.4%
  • SCSS 9.1%
  • CSS 2.4%
  • Shell 1.7%