mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-01-16 12:14:25 +01:00
35 lines
667 B
TOML
35 lines
667 B
TOML
# Ecosystem Level Information
|
|
title = "Sharder"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = ["https://github.com/Sharders"]
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/Sharders/mldht"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/Sharders/sharder-agent"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/Sharders/sharder-chain"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/Sharders/sharder-explorer"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/Sharders/sharder-token"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/Sharders/sharder-watcher"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/Sharders/sharder.org"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/Sharders/taskhall"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/Sharders/whitepaper"
|