Skip to content

Commit

Permalink
Add TokenPocket Wallet
Browse files Browse the repository at this point in the history
  • Loading branch information
chendatony31 committed Sep 25, 2024
1 parent bc9d17d commit d60aac7
Showing 1 changed file with 22 additions and 1 deletion.
23 changes: 22 additions & 1 deletion wallets-v2.json
Original file line number Diff line number Diff line change
Expand Up @@ -284,5 +284,26 @@
],
"platforms": ["ios", "android", "macos", "windows", "linux"],
"universal_url": "https://app.binance.com/cedefi/ton-connect"
}
},
{
"app_name": "tokenpocket",
"name": "TokenPocket",
"image": "https://hk.tpstatic.net/logo/tokenpocket.png",
"about_url": "https://www.tokenpocket.pro",
"universal_url": "https://tp-lab.tptool.pro/ton-connect/",
"bridge": [
{
"type": "js",
"key": "tokenpocket"
},
{
"type": "sse",
"url": "https://ton-connect.mytokenpocket.vip/bridge"
}
],
"platforms": [
"ios",
"android"
]
}
]

0 comments on commit d60aac7

Please sign in to comment.