From 36947a460f89204c19b91654d791353c686ae52a Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Wed, 4 Nov 2020 10:11:01 -0800 Subject: [PATCH] Added more ZenGo repos --- data/ecosystems/z/zengo.toml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/data/ecosystems/z/zengo.toml b/data/ecosystems/z/zengo.toml index e99b9b24..018397ea 100644 --- a/data/ecosystems/z/zengo.toml +++ b/data/ecosystems/z/zengo.toml @@ -39,6 +39,9 @@ url = "https://github.com/ZenGo-X/cosmos-thresh-wallet" [[repo]] url = "https://github.com/ZenGo-X/curv" +[[repo]] +url = "https://github.com/ZenGo-X/curve25519-dalek" + [[repo]] url = "https://github.com/ZenGo-X/DevicesSlackBot" @@ -57,6 +60,9 @@ url = "https://github.com/ZenGo-X/eth_txpool_view" [[repo]] url = "https://github.com/ZenGo-X/Ethereum2.0-Resources" +[[repo]] +url = "https://github.com/ZenGo-X/failure" + [[repo]] url = "https://github.com/ZenGo-X/gotham-city" @@ -153,6 +159,9 @@ url = "https://github.com/ZenGo-X/react-native-switch" [[repo]] url = "https://github.com/ZenGo-X/react-native-zoom-sdk" +[[repo]] +url = "https://github.com/ZenGo-X/remove_dir_all" + [[repo]] url = "https://github.com/ZenGo-X/ring"