Skip to content

Commit

Permalink
Add Jambo Wallet Config
Browse files Browse the repository at this point in the history
  • Loading branch information
brianjambo authored Oct 14, 2024
1 parent efc2579 commit dc65053
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions wallets-v2.json
Original file line number Diff line number Diff line change
Expand Up @@ -284,5 +284,24 @@
],
"platforms": ["ios", "android", "macos", "windows", "linux"],
"universal_url": "https://app.binance.com/cedefi/ton-connect"
},
{
"app_name": "jambo",
"name": "Jambo",
"image": "https://cdn-prod.jambotechnology.xyz/content/jambo_288x288_02da416a6c.png",
"about_url": "https://www.jambo.technology/",
"deepLink": "tonconnect://",
"universal_url": "https://jamboapp.com/tonconnect",
"bridge": [
{
"type": "js",
"key": "jambo"
},
{
"type": "sse",
"url": "https://api.jambotechnology.xyz/bridge/"
}
],
"platforms": ["android"]
}
]

0 comments on commit dc65053

Please sign in to comment.