mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-01-14 11:14:25 +01:00
23 lines
438 B
TOML
23 lines
438 B
TOML
# Ecosystem Level Information
|
|
title = "ZeusNetwork"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = ["https://github.com/ZEUS-coin"]
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/ZEUS-coin/Desktop-Wallet"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/ZEUS-coin/docs"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/ZEUS-coin/ethereum-lists"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/ZEUS-coin/smart-contracts"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/ZEUS-coin/wallet"
|