From 4438dd83ea0e54c8b6ef21233b8bbdc32b475076 Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Mon, 6 Sep 2021 16:02:24 -0700 Subject: [PATCH] Added more Zilliqa repos --- data/ecosystems/z/zilliqa.toml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/data/ecosystems/z/zilliqa.toml b/data/ecosystems/z/zilliqa.toml index d592a86a..757dfc23 100644 --- a/data/ecosystems/z/zilliqa.toml +++ b/data/ecosystems/z/zilliqa.toml @@ -94,6 +94,9 @@ url = "https://github.com/Zilliqa/dev-portal" [[repo]] url = "https://github.com/Zilliqa/dev-portal-examples" +[[repo]] +url = "https://github.com/Zilliqa/devex" + [[repo]] url = "https://github.com/Zilliqa/Devex-apollo" @@ -103,6 +106,9 @@ url = "https://github.com/Zilliqa/docs" [[repo]] url = "https://github.com/Zilliqa/eth-proxy" +[[repo]] +url = "https://github.com/Zilliqa/faucet-service" + [[repo]] url = "https://github.com/Zilliqa/g3log" @@ -223,6 +229,9 @@ url = "https://github.com/Zilliqa/zilliqa-isolated-server-faucet" [[repo]] url = "https://github.com/Zilliqa/Zilliqa-JavaScript-Library" +[[repo]] +url = "https://github.com/Zilliqa/Zilliqa-JavaScript-Library-Examples" + [[repo]] url = "https://github.com/Zilliqa/zilliqa-multisig-wallet"