Skip to content

Commit 1516a96

Browse files
authored
Merge pull request #123 from mirailabs-co/main-telegram
feat: add Mirai Telegram App
2 parents 5305c8b + 8d700a1 commit 1516a96

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

wallets-v2.json

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -351,5 +351,19 @@
351351
}
352352
],
353353
"platforms": ["ios", "android", "macos", "windows", "linux"]
354+
},
355+
{
356+
"app_name": "miraiapp-tg",
357+
"name": "Mirai Mini App",
358+
"image": "https://cdn.mirailabs.co/miraihub/miraiapp-tg-icon-288.png",
359+
"about_url": "https://mirai.app",
360+
"universal_url": "https://t.me/MiraiAppBot?attach=wallet",
361+
"bridge": [
362+
{
363+
"type": "sse",
364+
"url": "https://bridge.mirai.app"
365+
}
366+
],
367+
"platforms": ["ios", "android", "macos", "windows", "linux"]
354368
}
355369
]

0 commit comments

Comments
 (0)