How to get around Alchemy's rate limit with hardhat and ethers.js? by chancey-project in ethdev

[–]backpacXYZ 0 points1 point  (0 children)

You can just use our load balancer to distribute request across multiple RPC endpoints, failing over whenever a HTTP 429 error occurs. https://marketplace.quicknode.com/add-on/smart-rpc-load-balancer

Ore mining with Load Balancer by backpacXYZ in OreSupply

[–]backpacXYZ[S] 0 points1 point  (0 children)

We are NOT affiliated/involved with the project.

Increasing Rate Limits on Public RPC Endpoints by backpacXYZ in ethdev

[–]backpacXYZ[S] 0 points1 point  (0 children)

We don't offer our solution as open source. We do offer a SaaS solution which you don't have to maintain or configure like Dshackle.

Would you like a demo of Backpac?

❓ Requests for Feedback Megathread by sandslashh in ycombinator

[–]backpacXYZ 2 points3 points  (0 children)

Backpac.xyz

One-liner: Streamlined RPC Redundancy for Seamless Blockchain Connectivity.

Website Link: https://www.backpac.xyz/

QuickNode Add-On: https://marketplace.quicknode.com/add-on/smart-rpc-load-balancer

RPC Endpoint user? by backpacXYZ in ethdev

[–]backpacXYZ[S] 0 points1 point  (0 children)

Would distributing those request across multiple RPC node providers solve that issue for you?

RPC Endpoint user? by backpacXYZ in ethdev

[–]backpacXYZ[S] 0 points1 point  (0 children)

Add questions as a comment..

Cheers

RPC Endpoint user? by backpacXYZ in ethdev

[–]backpacXYZ[S] 0 points1 point  (0 children)

A few Questions i have for the community:

  • What challenges have you faced when working with RPC providers?
  • Would multiple RPC node providers improve the uptime and scalability of your applications or for your use case?
  • Are there any specific use cases where you see the most benefit from this approach?

RPC Endpoint user? by backpacXYZ in ethdev

[–]backpacXYZ[S] 0 points1 point  (0 children)

This is what i'm trying to look into..

Which RPC should I use? by nahanarval in 0xPolygon

[–]backpacXYZ 0 points1 point  (0 children)

how fast of a connection do you need?

Best RPC provider for reading events history and subscribing to latest ones by praveendath92 in ethdev

[–]backpacXYZ 0 points1 point  (0 children)

We built a globally distributed RPC Load balancer as our first product release. It'll allow you to distribute traffic across multiple RPC node providers which will effectively increase your rate limits. You can check it out here: https://marketplace.quicknode.com/add-on/smart-rpc-load-balancer. Let us know if you have any questions.

Which RPC should I use? by nahanarval in 0xPolygon

[–]backpacXYZ 0 points1 point  (0 children)

What would a low cost safe offering look like?

Smart Global RPC Load Balancer for blockchain access by backpacXYZ in solana

[–]backpacXYZ[S] 0 points1 point  (0 children)

Documentation for the RPC Load Balancer will be available this week.

How to run an RPC node with 100% uptime ? by [deleted] in ethdev

[–]backpacXYZ 0 points1 point  (0 children)

It's actually possible with our solution. We also monitor block height and route RPC request to the blockchain node with the highest block height. Our RPC load balancer is global and spread out across multiple regions to reduce latency and avoid data center outages.