Skip to content

Commit

Permalink
Merge pull request #19 from tronprotocol/docs/update-okxwallet
Browse files Browse the repository at this point in the history
docs: update okxwallet documentation
  • Loading branch information
unicornonea authored May 5, 2023
2 parents 5054b83 + 32643b2 commit 8217d5d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion packages/adapters/okxwallet/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ interface OkxWalletAdapterConfig {
- OkxWallet App and Extension doesn't implement `signMessage()`, `multiSign()` and `switchChain()`.
- OkxWallet Extension only support these: `accountsChanged`,`connect`,`disconnect`.
- OkxWallet App does not support any events.
- Deeplink only works for OKX App **version 6.1.38 or later** on Android. **OKX App on IOS currently doesn't work fine**.
- Deeplink only works for OKX App **version 6.1.38 or later** on Android.
- **OKX Wallet App on IOS does not support TRON currently**.

For more information about tronwallet adapters, please refer to [`@tronweb3/tronwallet-adapters`](https://github.com/tronprotocol/tronwallet-adapter/tree/main/packages/adapters/adapters)

0 comments on commit 8217d5d

Please sign in to comment.