mirror of
https://github.com/alexgo-io/crypto-ecosystems.git
synced 2026-01-12 16:53:00 +08:00
23 lines
395 B
TOML
23 lines
395 B
TOML
# Ecosystem Level Information
|
|
title = "freyala"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = ["https://github.com/freyala"]
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/freyala/app"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/freyala/contracts"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/freyala/tipbot"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/freyala/web"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/freyala/world"
|