Skip to content

Commit

Permalink
Add Tomo Wallet
Browse files Browse the repository at this point in the history
  • Loading branch information
lxk1080 committed Sep 6, 2024
1 parent 39772d1 commit 9fe3584
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions wallets-v2.json
Original file line number Diff line number Diff line change
Expand Up @@ -247,5 +247,19 @@
}
],
"platforms": ["ios", "android"]
},
{
"app_name": "tomoWallet",
"name": "Tomo Wallet",
"image": "https://pub.tomo.inc/logo.png",
"about_url": "https://www.tomo.inc/",
"universal_url": "https://t.me/tomowalletbot/tomo_wallet_app",
"bridge": [
{
"type": "sse",
"url": "https://bridge.tonapi.io/bridge"
}
],
"platforms": ["ios", "android", "macos", "windows", "linux"]
}
]

0 comments on commit 9fe3584

Please sign in to comment.