Skip to content

Commit 70e9d09

Browse files
committed
feat: add FoxWallet ton wallet to the list
1 parent efc2579 commit 70e9d09

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

wallets-v2.json

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -284,5 +284,21 @@
284284
],
285285
"platforms": ["ios", "android", "macos", "windows", "linux"],
286286
"universal_url": "https://app.binance.com/cedefi/ton-connect"
287+
},
288+
{
289+
"app_name": "foxwallet",
290+
"name": "FoxWallet",
291+
"image": "https://hc.foxwallet.com/img/logo.png",
292+
"about_url": "https://foxwallet.com/",
293+
"bridge": [
294+
{
295+
"type": "js",
296+
"key": "foxwallet"
297+
}
298+
],
299+
"platforms": [
300+
"ios",
301+
"android"
302+
]
287303
}
288304
]

0 commit comments

Comments
 (0)