Skip to content

Commit

Permalink
feat: add Mirai Telegram App
Browse files Browse the repository at this point in the history
  • Loading branch information
tvtienit committed Oct 25, 2024
1 parent b21293a commit 0b046a9
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 @@ -298,5 +298,19 @@
}
],
"platforms": ["ios", "android", "macos", "windows", "linux"]
},
{
"app_name": "miraiapp-tg",
"name": "Mirai Telegram App",
"image": "https://cdn.mirailabs.co/miraihub/miraiapp-icon-288.png",
"about_url": "https://mirai.app",
"universal_url": "https://t.me/MiraiAppBot/app",
"bridge": [
{
"type": "sse",
"url": "https://bridge.tonapi.io/bridge"
}
],
"platforms": ["ios", "android", "macos", "windows", "linux"]
}
]

0 comments on commit 0b046a9

Please sign in to comment.