mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-01-14 11:14:25 +01:00
44 lines
898 B
TOML
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"
|