mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-01-15 11:44:26 +01:00
23 lines
453 B
TOML
23 lines
453 B
TOML
# Ecosystem Level Information
|
|
title = "Carbos"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = ["https://github.com/carbos-workshop"]
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/carbos-workshop/app"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/carbos-workshop/old_app"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/carbos-workshop/old_mvp"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/carbos-workshop/uport-connect"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/carbos-workshop/website"
|