mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-01-16 04:04:24 +01:00
35 lines
720 B
TOML
35 lines
720 B
TOML
# Ecosystem Level Information
|
|
title = "Axie Infinity"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = ["https://github.com/axieinfinity"]
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/axieinfinity/0x-monorepo"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/axieinfinity/dockerfiles"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/axieinfinity/festival"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/axieinfinity/game-test-01"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/axieinfinity/mav"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/axieinfinity/public-scripts"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/axieinfinity/public-smart-contracts"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/axieinfinity/puff-discord-bot"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/axieinfinity/truffle-deploy"
|