Skip to content

Commit dbc7874

Browse files
author
HD Ton Developer
committed
Add HD Ton wallet
1 parent 39772d1 commit dbc7874

File tree

1 file changed

+19
-1
lines changed

1 file changed

+19
-1
lines changed

wallets-v2.json

Lines changed: 19 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -247,5 +247,23 @@
247247
}
248248
],
249249
"platforms": ["ios", "android"]
250+
},
251+
{
252+
"app_name": "hdton",
253+
"name": "HdTon",
254+
"image": "https://hddefi.com/logo.png",
255+
"about_url": "https://hddefi.com",
256+
"universal_url": "https://hddefi.com",
257+
"bridge": [
258+
{
259+
"type": "sse",
260+
"url": "https://bridge.tonapi.io/bridge"
261+
},
262+
{
263+
"type": "js",
264+
"key": "hdton"
265+
}
266+
],
267+
"platforms": ["ios", "android"]
250268
}
251-
]
269+
]

0 commit comments

Comments
 (0)