mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-02-20 05:04:24 +01:00
29 lines
590 B
TOML
29 lines
590 B
TOML
# Ecosystem Level Information
|
|
title = "Sonar"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = ["https://github.com/sonar-watch"]
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/sonar-watch/mango-client-ts"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/sonar-watch/metaplex"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/sonar-watch/nft-creator-ui"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/sonar-watch/serum-dex-ui"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/sonar-watch/serum-price-api"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/sonar-watch/spl-collectibles-registry"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/sonar-watch/token-list"
|