mirror of
https://github.com/alexgo-io/crypto-ecosystems.git
synced 2026-01-12 16:53:00 +08:00
56 lines
1.2 KiB
TOML
56 lines
1.2 KiB
TOML
# Ecosystem Level Information
|
|
title = "DecentralCardGame"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = ["https://github.com/DecentralCardGame"]
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/DecentralCardGame/Cardchain"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/DecentralCardGame/cardchainClient"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/DecentralCardGame/CardMinter"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/DecentralCardGame/cardobject"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/DecentralCardGame/cards"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/DecentralCardGame/cosmonauts-world"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/DecentralCardGame/DecentralCardGame-Cardchain-client-ts"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/DecentralCardGame/faucet"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/DecentralCardGame/frontend"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/DecentralCardGame/go-faucet"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/DecentralCardGame/hottub"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/DecentralCardGame/landing-page"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/DecentralCardGame/SignCosmosTx"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/DecentralCardGame/Testnet"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/DecentralCardGame/Testnet1"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/DecentralCardGame/whitepaper"
|