Skip to content

Commit

Permalink
feat: add Bitget Wallet Lite
Browse files Browse the repository at this point in the history
  • Loading branch information
Devin committed Sep 15, 2024
1 parent 362dbaa commit fdaf9ce
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions wallets-v2.json
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,20 @@
],
"platforms": ["chrome"]
},
{
"app_name": "bitgetWalletLite",
"name": "Bitget Wallet Lite",
"image": "https://github.com/bitgetwallet/download/blob/main/logo/png/bitget_wallet_lite_logo.png",
"about_url": "https://web3.bitget.com",
"universal_url": "https://t.me/BitgetWallet_TGBot/BGW",
"bridge": [
{
"type": "sse",
"url": "https://ton-connect-bridge.bgwapi.io/bridge"
}
],
"platforms": ["ios", "android", "macos", "windows", "linux"]
},
{
"app_name": "bitgetTonWallet",
"name": "Bitget Wallet",
Expand Down

0 comments on commit fdaf9ce

Please sign in to comment.