diff --git a/apps/hydro/app.json b/apps/hydro/app.json new file mode 100644 index 0000000..0cc5537 --- /dev/null +++ b/apps/hydro/app.json @@ -0,0 +1,13 @@ +{ + "appCategory": "DeFi", + "appName": "Hydro", + "appSummary": "The interchain liquidity allocator", + "appWebsiteUrl": "https://hydro.cosmos.network", + "externalUrls": { + "twitter": "https://twitter.com/cosmoshub", + "github": "https://github.com/informalsystems/hydro" + }, + "appWebsiteUrlsByChainId": { + "cosmoshub-4": "https://hydro.cosmos.network/", + "neutron-1": "https://hydro.cosmos.network/"} +} diff --git a/apps/hydro/icon.png b/apps/hydro/icon.png new file mode 100644 index 0000000..6c15e7d Binary files /dev/null and b/apps/hydro/icon.png differ