mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-01-26 09:04:22 +01:00
29 lines
552 B
TOML
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"
|