Files
crypto-ecosystems/data/ecosystems/c/casperlabs.toml
2019-08-01 19:55:43 -07:00

29 lines
552 B
TOML

# Ecosystem Level Information
title = "CasperLabs"
sub_ecosystems = []
github_organizations = ["https://github.com/CasperLabs"]
# Repositories
[[repo]]
url = "https://github.com/CasperLabs/buildenv"
[[repo]]
url = "https://github.com/CasperLabs/CasperLabs"
[[repo]]
url = "https://github.com/CasperLabs/client_ui"
[[repo]]
url = "https://github.com/CasperLabs/contract-examples"
[[repo]]
url = "https://github.com/CasperLabs/dapps"
[[repo]]
url = "https://github.com/CasperLabs/envoy"
[[repo]]
url = "https://github.com/CasperLabs/Governance"