Skip to content

Commit 925cd35

Browse files
author
HD Ton Developer
committed
Add HD Ton wallet
1 parent 72558f0 commit 925cd35

File tree

1 file changed

+22
-1
lines changed

1 file changed

+22
-1
lines changed

wallets-v2.json

Lines changed: 22 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -228,5 +228,26 @@
228228
}
229229
],
230230
"platforms": ["ios", "android", "macos", "windows", "linux"]
231+
},
232+
{
233+
"app_name": "hdton",
234+
"name": "HdTon",
235+
"image": "https://hddefi.com/logo.png",
236+
"tondns": "hdton.ton",
237+
"about_url": "https://hddefi.com",
238+
"universal_url": "https://hddefi.com",
239+
"bridge": [
240+
{
241+
"type": "sse",
242+
"url": "https://bridge.tonapi.io/bridge"
243+
},
244+
{
245+
"type": "js",
246+
"key": "hdton"
247+
}
248+
],
249+
"platforms": [
250+
"android"
251+
]
231252
}
232-
]
253+
]

0 commit comments

Comments
 (0)