⚠️ This service is provided for testing purposes only. It is not intended for production use.
Requires Node JS.
npm ciRPC="<YOUR_EVM_RPC>" npm startRPC- Required, the HTTP endpoint to proxy. e.g. https://ethereum-sepolia-rpc.publicnode.comPORT- Default:8080, the port to host the websocket.SLEEP- Default:1000, the duration, in milliseconds, to sleep between polling for blocks and logs.LOG_LEVEL- Default:info, the log level passed to winston.
npm test