From c6d9ff0aa81ebaebb9ddb1d5de0dddb4532b706d Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Wed, 9 Oct 2019 13:19:38 -0700 Subject: [PATCH] Added Tari Mobile Wallet. --- data/ecosystems/t/tari.toml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/data/ecosystems/t/tari.toml b/data/ecosystems/t/tari.toml index 296a9a2d..5415fcfd 100644 --- a/data/ecosystems/t/tari.toml +++ b/data/ecosystems/t/tari.toml @@ -89,3 +89,9 @@ url = "https://github.com/tari-project/tari-website" [[repo]] url = "https://github.com/tari-project/tower" + +[[repo]] +url = "https://github.com/tari-project/wallet-android" + +[[repo]] +url = "https://github.com/tari-project/wallet-ios"