From 6f84c5fbfaff8cd7cebf912a03ad28553573d5d8 Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Sun, 22 Sep 2019 20:58:03 -0700 Subject: [PATCH] Added Android Moneroju wallet to Monero Ecosystem. --- data/ecosystems/m/monero.toml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/data/ecosystems/m/monero.toml b/data/ecosystems/m/monero.toml index 4e656b8d..643a104d 100644 --- a/data/ecosystems/m/monero.toml +++ b/data/ecosystems/m/monero.toml @@ -218,6 +218,10 @@ url = "https://github.com/lukacci/cpuhunter" [[repo]] url = "https://github.com/lunacrypt/xmr-miner-gui" +[[repo]] +url = "https://github.com/m2049r/xmrwallet" +tags = ["Wallet"] + [[repo]] url = "https://github.com/m3h7/docker-monerod"