mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2025-12-17 05:34:20 +01:00
29 lines
675 B
TOML
29 lines
675 B
TOML
title = "DeepBrainChain"
|
|
sub_ecosystems = []
|
|
github_organizations = ["https://github.com/DeepBrainChain"]
|
|
|
|
# Repositories
|
|
|
|
[[repo]]
|
|
url = "https://github.com/DeepBrainChain/DBC-AIComputingNet"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/DeepBrainChain/DeepBrainChain-MainChain"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/DeepBrainChain/DBC-DOC"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/DeepBrainChain/DBChainWebsite"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/DeepBrainChain/DBCGalaxyRace"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/DeepBrainChain/substrate-api-sidecar"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/DeepBrainChain/dbc_java_service_sdk"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/DeepBrainChain/token-profile" |