mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-01-31 03:24:21 +01:00
Added Hydro Protocol
This commit is contained in:
73
data/ecosystems/h/hydro-protocol.toml
Normal file
73
data/ecosystems/h/hydro-protocol.toml
Normal file
@@ -0,0 +1,73 @@
|
||||
# Ecosystem Level Information
|
||||
title = "Hydro Protocol"
|
||||
|
||||
sub_ecosystems = []
|
||||
|
||||
github_organizations = ["https://github.com/HydroProtocol"]
|
||||
|
||||
# Repositories
|
||||
[[repo]]
|
||||
url = "https://github.com/HydroProtocol/amm-bots"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/HydroProtocol/audit-reports"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/HydroProtocol/contract-interactions"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/HydroProtocol/ethereum-jsonrpc-gateway"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/HydroProtocol/ethereum-test-node"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/HydroProtocol/ethereum-tx-sender"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/HydroProtocol/ethereum-watcher"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/HydroProtocol/example-maker"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/HydroProtocol/example-orderbook"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/HydroProtocol/hydro-augur-scaffold"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/HydroProtocol/hydro-client-js"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/HydroProtocol/hydro-scaffold-dex"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/HydroProtocol/hydro-sdk"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/HydroProtocol/hydro-sdk-backend"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/HydroProtocol/hydro-sdk-charts"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/HydroProtocol/hydro-sdk-wallets"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/HydroProtocol/hydro-sdk-web"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/HydroProtocol/liquidation_bot"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/HydroProtocol/protocol"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/HydroProtocol/protocol-tron"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/HydroProtocol/swap-contract"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/HydroProtocol/swap-sdk"
|
||||
Reference in New Issue
Block a user