mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-01-26 09:04:22 +01:00
23 lines
442 B
TOML
23 lines
442 B
TOML
# Ecosystem Level Information
|
|
title = "OCEANEX"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = ["https://github.com/OceanEx"]
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/OceanEx/hummingbot"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/OceanEx/ocean-websocket-client"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/OceanEx/slanger"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/OceanEx/thor-contract-verify"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/OceanEx/token-registry"
|