Files
crypto-ecosystems/data/ecosystems/h/hydro-protocol.toml
2020-11-19 09:31:18 -08:00

74 lines
1.6 KiB
TOML

# 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"