diff --git a/data/ecosystems/z/zero-knowledge-cryptography.toml b/data/ecosystems/z/zero-knowledge-cryptography.toml new file mode 100644 index 00000000..44ba951d --- /dev/null +++ b/data/ecosystems/z/zero-knowledge-cryptography.toml @@ -0,0 +1,34 @@ +# Ecosystem Level Information +title = "Zero Knowledge Cryptography" + +sub_ecosystems = [] + +github_organizations = [] + +# Repositories +[[repo]] +url = "https://github.com/iden3/circomlib" + +[[repo]] +url = "https://github.com/iden3/rollup" + +[[repo]] +url = "https://github.com/iden3/snarkjs" + +[[repo]] +url = "https://github.com/kobigurk/websnark" + +[[repo]] +url = "https://github.com/scipr-lab/dizk" + +[[repo]] +url = "https://github.com/scipr-lab/libiop" + +[[repo]] +url = "https://github.com/scipr-lab/libsnark" + +[[repo]] +url = "https://github.com/scipr-lab/marlin" + +[[repo]] +url = "https://github.com/scipr-lab/zexe"