Load balancer prototype is a preliminary version of a load balancer for Ethereum JSON-RPC.
Clone the repository, and find the rpc_config.toml
file. Edit it to your liking, and run cargo run --release -- -c rpc_config.toml
.
Load balancer prototype is a preliminary version of a load balancer for Ethereum JSON-RPC.
Clone the repository, and find the rpc_config.toml
file. Edit it to your liking, and run cargo run --release -- -c rpc_config.toml
.