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

[bug] unable to set custom RPCs, RPCs are overwritten with wallet connect RPCs #2910

Open
kevtechi opened this issue Sep 24, 2024 · 0 comments
Labels
bug Something isn't working needs review

Comments

@kevtechi
Copy link

Link to minimal reproducible example

https://github.com/techi-solutions/soliditree/blob/main/services/walletConnect/config/index.ts

Summary

I expect to be able to use my own RPCs without the library overwriting the provided links. Providing custom transport urls, chains or networks don't seem to do anything.

The documentation on this seems to be lacking.

If I am mistaken and this is indeed possible, how can this be achieved? It's a basic requirement of web3 development.

List of related npm package versions

latest

@kevtechi kevtechi added bug Something isn't working needs review labels Sep 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working needs review
Projects
None yet
Development

No branches or pull requests

1 participant