mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-02-22 14:14:24 +01:00
32 lines
606 B
TOML
32 lines
606 B
TOML
# Ecosystem Level Information
|
|
title = "Koala"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = ["https://github.com/koaladefi"]
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/koaladefi/amm"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/koaladefi/amm_ape_uikit"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/koaladefi/apeswap-token-lists"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/koaladefi/contracts"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/koaladefi/snapshot"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/koaladefi/snapshot-spaces"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/koaladefi/uikit"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/koaladefi/V2contracts"
|