Skip to content

Commit 9711a7e

Browse files
authored
Merge pull request #176 from tonkeeper/main
Tonkeeper Pro mobile
2 parents 2199e4c + a03fdc6 commit 9711a7e

File tree

1 file changed

+24
-1
lines changed

1 file changed

+24
-1
lines changed

wallets-v2.json

Lines changed: 24 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -575,5 +575,28 @@
575575
}
576576
],
577577
"platforms": ["ios", "android", "macos", "windows", "linux"]
578+
},
579+
{
580+
"app_name": "tonkeeper-pro",
581+
"name": "Tonkeeper Pro",
582+
"image": "https://tonkeeper.com/assets/tonconnect-icon-pro.png",
583+
"tondns": "tonkeeper.ton",
584+
"about_url": "https://tonkeeper.com/pro",
585+
"universal_url": "https://app.tonkeeper.com/pro/ton-connect",
586+
"deepLink": "tonkeeper-pro-tc://",
587+
"bridge": [
588+
{
589+
"type": "sse",
590+
"url": "https://bridge.tonapi.io/bridge"
591+
}
592+
],
593+
"platforms": ["ios", "macos", "windows", "linux"],
594+
"features": [
595+
{
596+
"name": "SendTransaction",
597+
"maxMessages": 255,
598+
"extraCurrencySupported": true
599+
}
600+
]
578601
}
579-
]
602+
]

0 commit comments

Comments
 (0)