From ee10813ba1f5ebb7ed0124743abba1977d9f736d Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Mon, 9 Nov 2020 21:50:41 -0800 Subject: [PATCH] Added more Zilliqa repos (smart contracts and relayer) --- data/ecosystems/z/zilliqa.toml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/data/ecosystems/z/zilliqa.toml b/data/ecosystems/z/zilliqa.toml index fa36195f..8a49fbcb 100644 --- a/data/ecosystems/z/zilliqa.toml +++ b/data/ecosystems/z/zilliqa.toml @@ -133,6 +133,9 @@ tags = ["Protocol"] [[repo]] url = "https://github.com/Zilliqa/zilliqa-bounties" +[[repo]] +url = "https://github.com/Zilliqa/zilliqa-contracts" + [[repo]] url = "https://github.com/Zilliqa/Zilliqa-ERC20-Token" @@ -148,6 +151,9 @@ url = "https://github.com/Zilliqa/zilliqa-multisig-wallet" [[repo]] url = "https://github.com/Zilliqa/Zilliqa-old-testnet-Wallet-Archived" +[[repo]] +url = "https://github.com/Zilliqa/zilliqa-relayer" + [[repo]] url = "https://github.com/Zilliqa/Zilliqa-Release"