Skip to content

yuki111888/eth-rpc-proxy

Repository files navigation

eth rpc proxy

I wanted to use my local ethereum node for reads but send writes to an mev protected RPC. this simple proxy does just that

setup

git clone https://github.com/Sayuki0x/eth-rpc-proxy
npm i
npm start

you should daemonize it. i recommend using pm2

About

Sends all read requests to local node. Sends write requests to an MEV protected rpc

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors