mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-02-09 16:04:31 +01:00
35 lines
674 B
TOML
35 lines
674 B
TOML
# Ecosystem Level Information
|
|
title = "berry data"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = ["https://github.com/berrydata"]
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/berrydata/assets"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/berrydata/BerryCore"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/berrydata/BerryCoreV1"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/berrydata/BerryDocs"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/berrydata/BerryMiner"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/berrydata/BerryMinerV1"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/berrydata/SampleUsingBerry"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/berrydata/snapshot-spaces"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/berrydata/UsingBerry"
|