From 75be66155ba645af605bcfdc4d072f72cb5c8040 Mon Sep 17 00:00:00 2001
From: thekiba
Date: Tue, 17 Dec 2024 15:36:02 +0400
Subject: [PATCH] feat: update trust config
---
src/App.tsx | 1 +
1 file changed, 1 insertion(+)
diff --git a/src/App.tsx b/src/App.tsx
index 4531a3c..ff5fb61 100644
--- a/src/App.tsx
+++ b/src/App.tsx
@@ -87,6 +87,7 @@ function App() {
imageUrl: "https://assets-cdn.trustwallet.com/dapps/trust.logo.png",
aboutUrl: "https://trustwallet.com/about-us",
bridgeUrl: "https://tonconnect.trustwallet.com/bridge",
+ universalLink: "https://link.trustwallet.com/tc",
deepLink: "trust://ton-connect",
jsBridgeKey: "trustwalletTon",
platforms: ["chrome", "ios", "android"]