Skip to content

Commit 0cebe4f

Browse files
authored
Merge pull request #93 from UnyxTech/main
Add Tomo Wallet
2 parents 4314a3f + 488f3e9 commit 0cebe4f

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
@@ -336,5 +336,19 @@
336336
}
337337
],
338338
"platforms": ["ios", "android", "macos", "windows", "linux"]
339+
},
340+
{
341+
"app_name": "tomoWallet",
342+
"name": "Tomo Wallet",
343+
"image": "https://pub.tomo.inc/logo.png",
344+
"about_url": "https://www.tomo.inc/",
345+
"universal_url": "https://t.me/tomowalletbot?attach=wallet",
346+
"bridge": [
347+
{
348+
"type": "sse",
349+
"url": "https://go-bridge.tomo.inc/bridge"
350+
}
351+
],
352+
"platforms": ["ios", "android", "macos", "windows", "linux"]
339353
}
340354
]

0 commit comments

Comments
 (0)