Initial check in of Zero Knowledge Cryptography ecosystem.

This commit is contained in:
Curtis Spencer
2019-09-23 15:08:13 -07:00
parent 85b136412a
commit 4a1ddfb591

View File

@@ -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"