Skip to content

Commit

Permalink
feat: update token pocket wallet config
Browse files Browse the repository at this point in the history
  • Loading branch information
thekiba committed Dec 12, 2024
1 parent 1898019 commit 00873d2
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions src/App.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -46,9 +46,11 @@ function App() {
appName: "tokenpocket",
name: "TokenPocket",
imageUrl: "https://hk.tpstatic.net/logo/tokenpocket.png",
aboutUrl: "https://tokenpocket.pro",
aboutUrl: "https://www.tokenpocket.pro",
universalLink: "https://tp-lab.tptool.pro/ton-connect/",
jsBridgeKey: "tokenpocket",
platforms: ["ios", "android"]
bridgeUrl: "https://ton-connect.mytokenpocket.vip/bridge",
platforms: ["ios", "android", "macos", "windows", "linux"]
},
{
appName: "dewallet",
Expand Down

0 comments on commit 00873d2

Please sign in to comment.