From de13836a11563a42fbe15586bc2b96631364d6f5 Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Wed, 4 Nov 2020 10:11:19 -0800 Subject: [PATCH] Added zeropool repos to Zero Knowledge Cryptography ecosystem --- data/ecosystems/z/zero-knowledge-cryptography.toml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/data/ecosystems/z/zero-knowledge-cryptography.toml b/data/ecosystems/z/zero-knowledge-cryptography.toml index 52912191..6b8a9f36 100644 --- a/data/ecosystems/z/zero-knowledge-cryptography.toml +++ b/data/ecosystems/z/zero-knowledge-cryptography.toml @@ -381,6 +381,9 @@ url = "https://github.com/zeropoolnetwork/website" [[repo]] url = "https://github.com/zeropoolnetwork/zcoinselect" +[[repo]] +url = "https://github.com/zeropoolnetwork/zeropool-console" + [[repo]] url = "https://github.com/zeropoolnetwork/zeropool-core" @@ -390,6 +393,9 @@ url = "https://github.com/zeropoolnetwork/zeropool-frontend" [[repo]] url = "https://github.com/zeropoolnetwork/zeropool-indexeddb" +[[repo]] +url = "https://github.com/zeropoolnetwork/zeropool-substrate" + [[repo]] url = "https://github.com/zeropoolnetwork/zeropool-substrate-pallet"