golem-base-sdk
    Preparing search index...

    Function createROClient

    • Create a read-only client to interact with GolemBase

      Parameters

      • chainId: number

        The ID of the chain you are connecting to

      • rpcUrl: string

        JSON-RPC URL to talk to

      • wsUrl: string

        WebSocket URL to talk to

      • logger: Logger<ILogObj> = ...

        Optional logger instance to use for logging

      Returns GolemBaseROClient

      A read-only client object