mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-02-20 21:24:33 +01:00
98 lines
2.4 KiB
TOML
98 lines
2.4 KiB
TOML
# Ecosystem Level Information
|
|
title = "Web3Games"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = ["https://github.com/web3gamesofficial"]
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/web3gamesofficial/apps"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/web3gamesofficial/chains"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/web3gamesofficial/frontier"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/web3gamesofficial/ink-extension-contracts"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/web3gamesofficial/near-sdk-rs"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/web3gamesofficial/near-wallet"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/web3gamesofficial/networklist-org"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/web3gamesofficial/nft-blind-box"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/web3gamesofficial/Open-Grants-Program"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/web3gamesofficial/open-runtime-module-library"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/web3gamesofficial/substrate"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/web3gamesofficial/web3games-blockchain"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/web3gamesofficial/web3games-community-website"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/web3gamesofficial/web3games-contract-ink"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/web3gamesofficial/web3games-contract-library"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/web3gamesofficial/web3games-faucet"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/web3gamesofficial/web3games-faucet-server"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/web3gamesofficial/web3games-game-browser"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/web3gamesofficial/web3games-game-client-template"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/web3gamesofficial/web3games-game-example-1"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/web3gamesofficial/web3games-game-pocket"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/web3gamesofficial/web3games-game-sever-template"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/web3gamesofficial/web3games-near-nft"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/web3gamesofficial/web3games-near-nft-factory"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/web3gamesofficial/web3games-near-nftdrop"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/web3gamesofficial/web3games-near-scripts"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/web3gamesofficial/web3games-web-server-template-go"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/web3gamesofficial/web3games-web-server-template-rust"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/web3gamesofficial/web3games-web-template-react"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/web3gamesofficial/web3games-web-template-vue"
|