You’re looking for examples or documentation on using the WalletConnect v2 connector in the v10 SDK.
What’s Provided:
Initialization and login code snippet (above).
Reference to advanced configuration docs.
Next Steps & Suggestions
Documentation: The official docs for External Wallets (WalletConnect) may have relevant info, but as of v10, some changes may have occurred in connector support.
Known Issues: There have been changes in how connectors are registered and used in recent SDK versions. In some cases, WalletConnect v2 support may require additional setup or may not be fully supported out-of-the-box in v10.
Questions for You (if you want to provide more info):
Are you seeing any error messages or logs in the browser console when you attempt to use the connector? If so, a screenshot or error message would help.
Are you using the default modal configuration, or have you customized the connectors/modalConfig?
Support Team, please advise:
Is WalletConnect v2 currently supported in Web3Auth v10 Modal SDK?
If yes, could you provide an updated example or migration steps?
If not, is there a recommended workaround or ETA for support?
Jon, if you have any error logs or additional context, feel free to share! Otherwise, the team will follow up with the latest guidance on WalletConnect v2 support in v10. Thank you for your detailed question!
Note: This response was generated by an AI bot and may require further verification. The Web3Auth support team has tracked this issue and will be responding as soon as possible.
Additionally, we would recommend you to join our biweekly Office Hours to get this resolved even faster. Web3Auth Developer Office Hours
If you have a look at our react quick start preview(Integration Builder | Web3Auth), it has the option to login via different wallets including metamask. Whereas if you look at the code, it has very minimal amount of code which is giving you all of that options.
We don’t need to configure adapters manually like we had to pre-v10.