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

is it wallet connect v2 or v1? if v1, are you planning to support v2? #10

Open
romeo4934 opened this issue Dec 23, 2021 · 7 comments
Open

Comments

@romeo4934
Copy link

No description provided.

@Abhimanyu121
Copy link

Hey so far we only support V1, we do plan to add support for V2 but it will take us a bit of time as we have a few other things in the pipeline before that.

@romeo4934
Copy link
Author

👌

@tim-eucalyptus
Copy link

Still V1??

@makinghappen
Copy link

https://github.com/ethereum/EIPs/blob/master/EIPS/eip-1328.md

For WalletConnect v1.0 protocol (version=1) the parameters are:

    key - symmetric key used for encryption
    bridge - url of the bridge server for relaying messages

For WalletConnect v2.0 protocol (version=2) the parameters are:

    symKey - symmetric key used for encrypting messages over relay
    relay-protocol - transport protocol for relaying messages
    relay-data - (optional) transport data for relaying messages

code in this repository only handles "bridge" param, so it is still v1

@romeo4934
Copy link
Author

V1 is soon going to be deprecated

@Luzzotica
Copy link

Is there any way to help you guys get to v2?
How can I help?

@the-recondite
Copy link

How can we help? This package has been very useful for us

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

No branches or pull requests

6 participants