From 93db4d6f1437b6171bf6708b1c15ecf5d352baee Mon Sep 17 00:00:00 2001 From: Ted Date: Wed, 18 Mar 2026 14:14:34 +0700 Subject: [PATCH] Add Fystack to BNB Ecosystem data.json Added Fystack entry with details about its infrastructure services for digital asset operations. --- data.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/data.json b/data.json index 4d9879e..45add82 100644 --- a/data.json +++ b/data.json @@ -1,4 +1,15 @@ [ + { + "category": "Infrastructure", + "groupTitle": "MPC Wallets/Multisig", + "name": "Fystack", + "logo": "https://drive.google.com/uc?export=view&id=1Y5pSGvUFfsmBkGF7W8VOdj269gpB_yXo", + "desc": "Fystack gives businesses the infrastructure to automate digital asset operations securely using MPC (Multi-Party Computation), at any scale. It provides wallet creation, transaction automation, multi-approval flows, spending policies, and audit logs through one unified API.", + "website": "https://fystack.io", + "annotations": "email: marketing@fystack.io, company: Fystack", + "chains": "bsc", + "tags": "All" + }, { "category": "Analytics & Dashboards", "groupTitle": "",