Skip to content

Commit

Permalink
feat: add FoxWallet ton wallet to the list
Browse files Browse the repository at this point in the history
  • Loading branch information
web3luhao committed Oct 10, 2024
1 parent efc2579 commit 70e9d09
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions wallets-v2.json
Original file line number Diff line number Diff line change
Expand Up @@ -284,5 +284,21 @@
],
"platforms": ["ios", "android", "macos", "windows", "linux"],
"universal_url": "https://app.binance.com/cedefi/ton-connect"
},
{
"app_name": "foxwallet",
"name": "FoxWallet",
"image": "https://hc.foxwallet.com/img/logo.png",
"about_url": "https://foxwallet.com/",
"bridge": [
{
"type": "js",
"key": "foxwallet"
}
],
"platforms": [
"ios",
"android"
]
}
]

0 comments on commit 70e9d09

Please sign in to comment.