Added Wallet and Masternode Tool Repos for Dash

This commit is contained in:
Curtis Spencer
2019-08-04 15:39:02 -07:00
parent 4464f98454
commit 42a96ebe21

View File

@@ -6,6 +6,14 @@ sub_ecosystems = []
github_organizations = ["https://github.com/dashevo", "https://github.com/dashpay"]
# Repositories
[[repo]]
url = "https://github.com/akhavr/electrum-dash"
tags = ["Wallet"]
[[repo]]
url = "https://github.com/Bertrand256/dash-masternode-tool"
tags = ["Developer Tool"]
[[repo]]
url = "https://github.com/dashevo/android-dpp"