From d9d59845cc754df61394981fd144908bfe0baa0e Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Mon, 27 Apr 2020 15:38:57 -0700 Subject: [PATCH] Added Android dashpay to Dash ecosystem --- data/ecosystems/d/dash.toml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/data/ecosystems/d/dash.toml b/data/ecosystems/d/dash.toml index cf1621a7..decb965a 100644 --- a/data/ecosystems/d/dash.toml +++ b/data/ecosystems/d/dash.toml @@ -17,6 +17,9 @@ tags = ["Developer Tool"] [[repo]] url = "https://github.com/dashevo/aergo-trie-db" +[[repo]] +url = "https://github.com/dashevo/android-dashpay" + [[repo]] url = "https://github.com/dashevo/android-dpp" @@ -170,6 +173,9 @@ url = "https://github.com/dashevo/drive-grpc" [[repo]] url = "https://github.com/dashevo/electrum-dash-site" +[[repo]] +url = "https://github.com/dashevo/evonet-test-ci" + [[repo]] url = "https://github.com/dashevo/go-rate-service" @@ -224,6 +230,9 @@ url = "https://github.com/dashevo/OLD-dapi-demo-android-OLD" [[repo]] url = "https://github.com/dashevo/OLD-dashcore-wp-theme" +[[repo]] +url = "https://github.com/dashevo/platform-test-suite" + [[repo]] url = "https://github.com/dashevo/proposal-generator"