mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-01-14 11:14:25 +01:00
23 lines
452 B
TOML
23 lines
452 B
TOML
# Ecosystem Level Information
|
|
title = "Game.com"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = ["https://github.com/GameLeLe"]
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/GameLeLe/account_creation_server"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/GameLeLe/chat"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/GameLeLe/game-contract"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/GameLeLe/gwallet-website"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/GameLeLe/trade-addr-tx-service"
|