diff --git a/apps/web/public/images/partners/chaingrid.png b/apps/web/public/images/partners/chaingrid.png new file mode 100644 index 00000000000..51c858fb842 Binary files /dev/null and b/apps/web/public/images/partners/chaingrid.png differ diff --git a/apps/web/src/data/ecosystem.json b/apps/web/src/data/ecosystem.json index ed994d69f68..7cfb03fd580 100644 --- a/apps/web/src/data/ecosystem.json +++ b/apps/web/src/data/ecosystem.json @@ -4766,5 +4766,14 @@ "imageUrl": "/images/partners/allbridge-core-logo.png", "category": "infra", "subcategory": "bridge" - } + }, + { + { + "name": "ChainGrid", + "description": "ChainGrid is a blockchain-themed daily word puzzle game built with Next.js + React + TypeScript. Every day, players discover 5 hidden crypto words inside a 9x9 grid — themed around Web3, trading, and blockchain culture.", + "url": "https://chaingrid-kohl.vercel.app/", + "imageUrl": "/images/partners/chaingrid.png", + "category": "games", + "subcategory": "games" +} ]