Files
crypto-ecosystems/data/ecosystems/z/zokrates.toml
2019-10-27 22:37:33 -07:00

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"