Skip to content

Commit

Permalink
Merge pull request #1 from luoquanquan/main
Browse files Browse the repository at this point in the history
feat: add OKX Mini Wallet
  • Loading branch information
okxwallet authored Oct 14, 2024
2 parents efc2579 + 16f12c5 commit 0288ee1
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 @@ -284,5 +284,19 @@
],
"platforms": ["ios", "android", "macos", "windows", "linux"],
"universal_url": "https://app.binance.com/cedefi/ton-connect"
},
{
"app_name": "okxMiniWallet",
"name": "OKX Mini Wallet",
"image": "https://static.okx.com/cdn/assets/imgs/247/58E63FEA47A2B7D7.png",
"about_url": "https://www.okx.com/web3",
"universal_url": "https://t.me/OKX_WALLET_BOT?attach=wallet",
"bridge": [
{
"type": "sse",
"url": "https://www.okx.com/tonbridge/discover/rpc/bridge"
}
],
"platforms": ["ios", "android", "macos", "windows", "linux"]
}
]

0 comments on commit 0288ee1

Please sign in to comment.