From f50c27750aa5f4dfce65a4c82ce631ed84402fff Mon Sep 17 00:00:00 2001 From: estel-bit Date: Fri, 21 Nov 2025 18:49:45 +0100 Subject: [PATCH] Add Openfort wallet infrastructure to data.json Added Openfort wallet infrastructure entry with details. --- data.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/data.json b/data.json index 4d9879e..76a9ed2 100644 --- a/data.json +++ b/data.json @@ -668,6 +668,15 @@ "website": "https://sequence.app/", "chains": "bsc", "tags": "Game,Defi" + }, + { + "category": "Development", + "groupTitle": "Wallet SDK", + "name": "Openfort", + "desc": "Open-source wallet infrastructure", + "website": "https://openfort.io/", + "chains": "bsc,opbnb", + "tags": "Game,Defi,AI" }, { "category": "Development",