You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "This Node.js script acts as a proxy for Ethereum JSON-RPC requests. It checks the health of multiple Ethereum RPC endpoints and forwards requests to the first available and healthy node.",
"main": "rpc-proxy.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"