From a05359c5206deed42bc883a0371753baf853214b Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Sat, 17 Oct 2020 15:23:56 -0700 Subject: [PATCH] Added more Zeropool network repos --- data/ecosystems/z/zero-knowledge-cryptography.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/data/ecosystems/z/zero-knowledge-cryptography.toml b/data/ecosystems/z/zero-knowledge-cryptography.toml index 208f129e..8fb891ba 100644 --- a/data/ecosystems/z/zero-knowledge-cryptography.toml +++ b/data/ecosystems/z/zero-knowledge-cryptography.toml @@ -363,6 +363,9 @@ url = "https://github.com/zeropoolnetwork/near-sdk-rs" [[repo]] url = "https://github.com/zeropoolnetwork/nearcore" +[[repo]] +url = "https://github.com/zeropoolnetwork/nep21-playground" + [[repo]] url = "https://github.com/zeropoolnetwork/phase2-bn254"