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

Add Walletconnect support #4

Open
samatechtw opened this issue Aug 1, 2021 · 0 comments
Open

Add Walletconnect support #4

samatechtw opened this issue Aug 1, 2021 · 0 comments

Comments

@samatechtw
Copy link
Collaborator

Walletconnect doesn't play very nicely with ES modules. We either need to:

  1. Figure out how to build it for ES module usage
  2. Replace it's dependencies with versions that don't rely on node builtins (especially old versions that don't have good shims)
  3. Rewrite a simple walletconnect library from scratch.

Tasks

  • Get wallet connect working as a second provider option
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

0 participants