mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-01-20 14:14:24 +01:00
26 lines
526 B
TOML
26 lines
526 B
TOML
# Ecosystem Level Information
|
|
title = "Gods Unchained"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = ["https://github.com/fuelgames"]
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/fuelgames/apollo-metadata"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/fuelgames/deckstring"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/fuelgames/go-deckstring"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/fuelgames/gods-unchained-api"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/fuelgames/gu-collectable-solidity"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/fuelgames/gu-game-api"
|