Files
crypto-ecosystems/data/ecosystems/c/casperlabs.toml
2019-11-19 14:18:01 -08:00

44 lines
898 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/casperlabs-counter"
[[repo]]
url = "https://github.com/CasperLabs/casperlabs-kv-storage"
[[repo]]
url = "https://github.com/CasperLabs/casperlabs-multisign-example"
[[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"
[[repo]]
url = "https://github.com/CasperLabs/sfbw-2019"
[[repo]]
url = "https://github.com/CasperLabs/terraform-aws-vpc-peering"