mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-01-23 23:54:21 +01:00
Initial check in of Zero Knowledge Cryptography ecosystem.
This commit is contained in:
34
data/ecosystems/z/zero-knowledge-cryptography.toml
Normal file
34
data/ecosystems/z/zero-knowledge-cryptography.toml
Normal 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"
|
||||
Reference in New Issue
Block a user