diff --git a/data/ecosystems/d/dash.toml b/data/ecosystems/d/dash.toml index bd93bd53..fc7d2348 100644 --- a/data/ecosystems/d/dash.toml +++ b/data/ecosystems/d/dash.toml @@ -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"