Creates a read-only client for querying an arkiv op-geth node.
This client can fetch metadata, search for keys, and inspect the current state, but cannot write to the blockchain.
The chain ID of the Ethereum-compatible network.
The HTTP endpoint for RPC requests.
The WebSocket endpoint for listening to events.
A logger instance. Defaults to a silent logger if omitted.
An instance of ArkivROClient.
Creates a read-only client for querying an arkiv op-geth node.
This client can fetch metadata, search for keys, and inspect the current state, but cannot write to the blockchain.