mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-01-17 04:34:23 +01:00
53 lines
1.1 KiB
TOML
53 lines
1.1 KiB
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/casperlabs.github.io"
|
|
|
|
[[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/highway"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/CasperLabs/homebrew-CasperLabs"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/CasperLabs/sfbw-2019"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/CasperLabs/terraform-aws-vpc-peering"
|