Skip to content

biasgooseRX/xrpl-project-directory

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

XRP / XRP Ledger Directory

This is a project to create a canonical directory of XRP and XRP Ledger projects This is intended to be crowd sourced, and anyone can submit a project or update by filing a pull request against this repository.

This project is inspired by a number of other directory projects about:

Installation

You need a working python3 install. You can get this from python.org, or use a tool like Homebrew to install python3.

git clone [email protected]:XRPLF/xrpl-project-directory.git
cd xrpl-project-directory
python3 -m venv venv
. venv/bin/activate
pip install -r requirements.txt

Running the parser

python parser.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%