From 3bb6333f656880604e221425014832f16948fdbb Mon Sep 17 00:00:00 2001 From: andyfreer <15262896+andyfreer@users.noreply.github.com> Date: Sat, 15 Feb 2020 10:02:53 +0000 Subject: [PATCH] Tools: Add ThePhez dapi pi client --- data/tools.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/data/tools.yaml b/data/tools.yaml index 99b47b8..78bcb71 100644 --- a/data/tools.yaml +++ b/data/tools.yaml @@ -27,4 +27,9 @@ content: website: https://github.com/dashevo/dash-network-deploy description: This tool assists in deploying and managing Dash networks. picture: /images/sites/GitHub-Mark.png +- title: DAPI Client Python + source: https://github.com/thephez/dapi-client-py + website: https://github.com/thephez/dapi-client-py + description: A very basic, read-only DAPI client. + picture: /images/sites/GitHub-Mark.png