Skip to content

Commit

Permalink
Merge pull request #79 from hot-dao/hot-wallet
Browse files Browse the repository at this point in the history
feat: add hot wallet
  • Loading branch information
thekiba committed Aug 16, 2024
2 parents e6334e4 + c3f0531 commit 8460997
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 @@ -210,5 +210,23 @@
"ios",
"android"
]
},
{
"app_name": "hot",
"name": "HOT",
"image": "https://storage.herewallet.app/logo.png",
"about_url": "https://hot-labs.org/",
"universal_url": "https://t.me/herewalletbot?attach=wallet",
"bridge": [
{
"type": "sse",
"url": "https://sse-bridge.hot-labs.org"
},
{
"type": "js",
"key": "hotWallet"
}
],
"platforms": ["ios", "android", "macos", "windows", "linux"]
}
]
]

0 comments on commit 8460997

Please sign in to comment.