Skip to content

Commit

Permalink
Add HD Ton wallet
Browse files Browse the repository at this point in the history
  • Loading branch information
HD Ton Developer committed Sep 4, 2024
1 parent 39772d1 commit dbc7874
Showing 1 changed file with 19 additions and 1 deletion.
20 changes: 19 additions & 1 deletion wallets-v2.json
Original file line number Diff line number Diff line change
Expand Up @@ -247,5 +247,23 @@
}
],
"platforms": ["ios", "android"]
},
{
"app_name": "hdton",
"name": "HdTon",
"image": "https://hddefi.com/logo.png",
"about_url": "https://hddefi.com",
"universal_url": "https://hddefi.com",
"bridge": [
{
"type": "sse",
"url": "https://bridge.tonapi.io/bridge"
},
{
"type": "js",
"key": "hdton"
}
],
"platforms": ["ios", "android"]
}
]
]

0 comments on commit dbc7874

Please sign in to comment.