diff --git a/data/ecosystems/h/hydro-protocol.toml b/data/ecosystems/h/hydro-protocol.toml new file mode 100644 index 00000000..3450ab8c --- /dev/null +++ b/data/ecosystems/h/hydro-protocol.toml @@ -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"