Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 332 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 332 Bytes

🦀 Rust 🦀 Load balancer prototype - experimental for Ethereum JSON-RPC

Load balancer prototype is a preliminary version of a load balancer for Ethereum JSON-RPC.

Run From source

Clone the repository, and find the rpc_config.toml file. Edit it to your liking, and run cargo run --release -- -c rpc_config.toml.