mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-01-25 16:44:21 +01:00
30 lines
577 B
TOML
30 lines
577 B
TOML
# Ecosystem Level Information
|
|
title = "ZoKrates"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = ["https://github.com/Zokrates"]
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/compositeapp/ZKPlayground"
|
|
tags = ["Developer Tool"]
|
|
|
|
[[repo]]
|
|
url = "https://github.com/Zokrates/libsnark"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/Zokrates/pycrypto"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/Zokrates/wasm-plugins"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/Zokrates/ZoKrates"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/Zokrates/zokrates-js"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/Zokrates/zokrates.github.io"
|