From 486f9bbc9ed159fe50be0d353106fabf0d666426 Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Fri, 18 Oct 2019 14:40:16 -0700 Subject: [PATCH] Tomochain iOS/Android Wallet Repos --- data/ecosystems/t/tomochain.toml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/data/ecosystems/t/tomochain.toml b/data/ecosystems/t/tomochain.toml index 54f4e752..2c173dc3 100644 --- a/data/ecosystems/t/tomochain.toml +++ b/data/ecosystems/t/tomochain.toml @@ -222,6 +222,12 @@ url = "https://github.com/tomochain/tomoscan" [[repo]] url = "https://github.com/tomochain/tomowallet" +[[repo]] +url = "https://github.com/tomochain/tomowallet-core-android" + +[[repo]] +url = "https://github.com/tomochain/tomowallet-core-ios" + [[repo]] url = "https://github.com/tomochain/tomowallet-web"