Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature add gatewallet adapter #75

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

weixuefeng
Copy link

No description provided.

@way2ex
Copy link
Contributor

way2ex commented Aug 28, 2024

Thanks for your contribution. This repository is migrated to a new repository. Could you please reopen a PR there ? It will be merged after reviewing and testing.

## Demo

```typescript
import { OkxWalletAdapter } from '@tronweb3/tronwallet-adapter-okxwallet';
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should be gatewallet


- 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.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You should change these caveats according the gatewallet features.

@weixuefeng
Copy link
Author

fixed: please check web3-geek/tronwallet-adapter#6 @way2ex

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants