mirror of
https://github.com/alexgo-io/crypto-ecosystems.git
synced 2026-04-29 21:36:41 +08:00
26 lines
500 B
TOML
26 lines
500 B
TOML
# Ecosystem Level Information
|
|
title = "Nyanswap"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = ["https://github.com/Nyanswap"]
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/Nyanswap/nyanswap-core"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/Nyanswap/nyanswap-erc20"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/Nyanswap/nyanswap-frontend"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/Nyanswap/nyanswap-info"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/Nyanswap/nyanswap-sdk"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/Nyanswap/subgraph"
|