⚠ This page is served via a proxy. Original site: https://github.com
This service does not collect credentials or authentication data.
Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions apps/web/next-env.d.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
/// <reference types="next" />
/// <reference types="next/image-types/global" />
/// <reference path="./.next/types/routes.d.ts" />

// NOTE: This file should not be edited
// see https://nextjs.org/docs/app/api-reference/config/typescript for more information.
Binary file added apps/web/public/images/partners/hydrex.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 8 additions & 0 deletions apps/web/src/data/ecosystem.json
Original file line number Diff line number Diff line change
Expand Up @@ -2007,6 +2007,14 @@
"category": "infra",
"subcategory": "identity"
},
{
"name": "Hydrex",
"description": "A Frictionless Liquidity Hub & DEX built on Base for Base.",
"url": "https://hydrex.fi",
"imageUrl": "/images/partners/hydrex.png",
"category": "defi",
"subcategory": "dex"
},
{
"name": "Hypersub",
"description": "Discover creators. Subscribe for access, perks and benefits. Earn rewards.",
Expand Down