mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-01-14 11:14:25 +01:00
23 lines
514 B
TOML
23 lines
514 B
TOML
# Ecosystem Level Information
|
|
title = "DeepBrain Chain"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = ["https://github.com/DeepBrainChain"]
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/DeepBrainChain/DBC-AIComputingNet"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/DeepBrainChain/DBC-FederatedLearning-Client-VNX"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/DeepBrainChain/DBC-Ngrok"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/DeepBrainChain/DBChainWebsite"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/DeepBrainChain/deepbrainchain-release"
|