hammertoe / xrpl-project-directory

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 git@github.com: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


Languages

Language:Python 100.0%