Skip to content

Commit

Permalink
chore: update wallet-v2.json for Mirai Telegram App
Browse files Browse the repository at this point in the history
  • Loading branch information
tvtienit committed Nov 28, 2024
2 parents 3ceebde + c318b48 commit 4d87eb5
Showing 1 changed file with 22 additions and 2 deletions.
24 changes: 22 additions & 2 deletions wallets-v2.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@
"name": "Wallet",
"image": "https://wallet.tg/images/logo-288.png",
"about_url": "https://wallet.tg/",
"universal_url": "https://t.me/wallet?attach=wallet&mode=compact",
"universal_url": "https://t.me/wallet?attach=wallet",
"bridge": [
{
"type": "sse",
"url": "https://bridge.ton.space/bridge"
"url": "https://walletbot.me/tonconnect-bridge/bridge"
}
],
"platforms": ["ios", "android", "macos", "windows", "linux"]
Expand Down Expand Up @@ -303,6 +303,26 @@
],
"platforms": ["ios", "android", "windows", "macos", "linux"]
},
{
"app_name": "tobi",
"name": "Tobi",
"image": "https://app.tobiwallet.app/icons/logo-288.png",
"about_url": "https://tobi.fun",
"universal_url": "https://t.me/TobiCopilotBot?attach=wallet",
"bridge": [
{
"type": "sse",
"url": "https://ton-bridge.tobiwallet.app/bridge"
}
],
"platforms": [
"ios",
"android",
"macos",
"windows",
"linux"
]
},
{
"app_name": "miraiapp-tg",
"name": "Mirai App",
Expand Down

0 comments on commit 4d87eb5

Please sign in to comment.