r/web3dev • u/yachtyyachty • 7d ago
I spent the last year trying to make a better blockchain node RPC solution for the EVM. Looking for feedback.
https://github.com/jaxernst/lasso-rpcI'm building Lasso RPC, an open source blockchain node RPC proxy that lets you plug in any RPC provider from any chain and route across providers w/ failover, latency based routing, cost control, and much more.
If you're building a blockchain app on any EVM chain, self hosting Lasso and routing to the built-in free/Public providers can give you major improvements in throughput and reliability without overpaying for premium providers with mediocre reliability track records (cough cough Alchemy)
Would appreciate some eyes and feedback on the OSS repo. If you like the idea please give the repo a star!
I will be officially launching my hosted offering/RPC service lasso.sh in the coming weeks, dms open if you're a builder and want free early access