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

When using walletconnectV2, an error is reported #283

Open
daichanghai opened this issue Aug 18, 2023 · 4 comments
Open

When using walletconnectV2, an error is reported #283

daichanghai opened this issue Aug 18, 2023 · 4 comments

Comments

@daichanghai
Copy link

未命名1692349517

@daichanghai
Copy link
Author

123

@daichanghai
Copy link
Author

@bpierre @wong2 @venables @bingen please help me

@mathewmeconry
Copy link
Contributor

Hey @daichanghai
Try the following format to pass the walletconnect parameters:

  {
    id: 'walletconnectV2',
    properties: {
      projectId: WALLETCONNECTV2_PROJECTID,
      rpc: {
        [`${CHAIN_ID}`]: RPC_NODE,
      },
    },
  },

@daichanghai
Copy link
Author

@mathewmeconry Can you tell me how to set it up? thank you!Where is it set?

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

2 participants