Skip to content

Commit

Permalink
Merge pull request #3 from luoquanquan/main
Browse files Browse the repository at this point in the history
feat: Add OKX Mini Wallet
  • Loading branch information
okxwallet authored Nov 1, 2024
2 parents b77b9f4 + 17de575 commit 0417745
Showing 1 changed file with 7 additions and 31 deletions.
38 changes: 7 additions & 31 deletions wallets-v2.json
Original file line number Diff line number Diff line change
Expand Up @@ -188,28 +188,18 @@
"platforms": ["chrome", "safari", "firefox", "ios", "android"]
},
{
"app_name": "okxTonWalletTr",
"name": "OKX TR Wallet",
"image": "https://static.okx.com/cdn/assets/imgs/247/587A8296F0BB640F.png",
"about_url": "https://tr.okx.com/web3",
"universal_url": "https://tr.okx.com/download?appendQuery=true&deeplink=okxtr://web3/wallet/tonconnect",
"bridge": [
{
"type": "js",
"key": "okxTonWallet"
},
"app_name": "okxMiniWallet",
"name": "OKX Mini Wallet",
"image": "https://static.okx.com/cdn/assets/imgs/2410/32F531EF53080285.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": [
"chrome",
"safari",
"firefox",
"ios",
"android"
]
"platforms": ["ios", "android", "macos", "windows", "linux"]
},
{
"app_name": "hot",
Expand Down Expand Up @@ -284,19 +274,5 @@
],
"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/2410/32F531EF53080285.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 0417745

Please sign in to comment.