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

[FR] Add support for multiple nodes #98

Closed
phroi opened this issue Dec 15, 2024 · 1 comment
Closed

[FR] Add support for multiple nodes #98

phroi opened this issue Dec 15, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@phroi
Copy link

phroi commented Dec 15, 2024

Hello CKB DevRel folks!!
I was wondering, have you considered adding support for multiple nodes to use as RPC providers?

This could work in two ways, both as load balancing and/or as a fallback. The issue that just happened is that a famous RPC provider fully blocked requests from the iCKB integration in nervdao.com, making the DApp unusable for users. More generally the main issue that we'd like to avoid is that DApps go down because a single RPC provider is experiencing an issue. Providing support for multiple RPC providers would make DApps built on top of CCC more reliable.

Keep up the Great Work,
Phroi

@Hanssen0
Copy link
Member

Implemented

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants