mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-01-19 05:34:30 +01:00
17 lines
346 B
TOML
17 lines
346 B
TOML
# Ecosystem Level Information
|
|
title = "Universe"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = ["https://github.com/universe-project"]
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/universe-project/crypto-wallet"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/universe-project/uni-api-cpp"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/universe-project/universe"
|