Skip to content

Commit

Permalink
feat: add bybit mini wallet
Browse files Browse the repository at this point in the history
  • Loading branch information
bybit-web3 committed Jan 6, 2025
1 parent ef0dc50 commit 98c8fc6
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 @@ -322,5 +322,19 @@
}
],
"platforms": ["chrome"]
},
{
"app_name": "bybitMiniWallet",
"name": "Bybit Mini Wallet",
"image": "https://raw.githubusercontent.com/bybit-web3/bybit-web3.github.io/main/docs/images/bybit-logo.png",
"about_url": "https://www.bybit.com/web3",
"universal_url": "https://t.me/Bybit_Web3_wallet_bot/wallet?attach=wallet",
"bridge": [
{
"type": "sse",
"url": "https://api-node.bybit.com/spot/api/web3/bridge/ton/bridge"
}
],
"platforms": ["ios", "android", "macos", "windows", "linux"]
}
]

0 comments on commit 98c8fc6

Please sign in to comment.