TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Blockchain RPC Proxy Server

4 pointsby keremkazan12 months ago

1 comment

keremkazan12 months ago
I just released an open source project to help blockchain developers with RPC access. This project lets you configure an RPC proxy, where you can support multiple chains, with failovers and retries for each RPC call. It has a barebones middleware and event handler system that allows you to execute custom code. It currently runs on node, express, bun, cloudflare workers and fastify out of the box, and more platforms are in the works.<p>My next roadmap item is adding caching. Caching, I believe will significantly reduce outbound RPC calls to proxied node providers, thus significantly reducing your operating costs.<p>Please take a look and let me know what you think!
评论 #40807627 未加载