From 76e23b3ef273f34fd1e424b6021e291c56c2cc67 Mon Sep 17 00:00:00 2001 From: ABrian Date: Fri, 17 Jan 2025 16:08:10 +0800 Subject: [PATCH] Update ecosystem.json add OKX Wallet info --- apps/web/src/data/ecosystem.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/apps/web/src/data/ecosystem.json b/apps/web/src/data/ecosystem.json index 6cdcad66918..3f4a2f78bc4 100644 --- a/apps/web/src/data/ecosystem.json +++ b/apps/web/src/data/ecosystem.json @@ -6,6 +6,14 @@ "imageUrl": "/images/partners/arcadia-games.png", "category": "consumer", "subcategory": "gaming" + }, + { + "name": "OKX Wallet", + "description": "OKX Wallet is an universal crypto wallet available on multiple platforms, including app, web, and extension.", + "url": "https://www.okx.com/web3", + "imageUrl": "/images/partners/okxwallet192.png", + "category": "wallet", + "subcategory": "self-custody" }, { "name": "Moxie Protocol",