From b7f54f02e06e462750ef01231d8222cda92d6034 Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Fri, 13 Mar 2020 15:33:22 -0700 Subject: [PATCH] Added Zilliqa ZIPs and Multisig wallet --- 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 fad2b7fc..1a751d7f 100644 --- a/data/ecosystems/z/zilliqa.toml +++ b/data/ecosystems/z/zilliqa.toml @@ -94,6 +94,9 @@ url = "https://github.com/Zilliqa/Zilliqa-ERC20-Token" [[repo]] url = "https://github.com/Zilliqa/Zilliqa-JavaScript-Library" +[[repo]] +url = "https://github.com/Zilliqa/zilliqa-multisig-wallet" + [[repo]] url = "https://github.com/Zilliqa/Zilliqa-old-testnet-Wallet-Archived" @@ -103,6 +106,9 @@ url = "https://github.com/Zilliqa/Zilliqa-Release" [[repo]] url = "https://github.com/Zilliqa/Zilliqa-wiki" +[[repo]] +url = "https://github.com/Zilliqa/ZIP" + [[repo]] url = "https://github.com/Zilliqa/zli"