mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-02-21 13:44:24 +01:00
38 lines
724 B
TOML
38 lines
724 B
TOML
# Ecosystem Level Information
|
|
title = "sETH2"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = ["https://github.com/stakewise"]
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/stakewise/balance-reporter"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/stakewise/bls-horcrux"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/stakewise/cli"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/stakewise/contracts"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/stakewise/discord-bot"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/stakewise/ethnode-sidecar"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/stakewise/helm-charts"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/stakewise/oracle"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/stakewise/subgraphs"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/stakewise/vesting-escrow"
|