golem-base-sdk
    Preparing search index...

    Function createClient

    • Create a client to interact with GolemBase

      Parameters

      • key: Buffer

        Private key for this client

      • rpcUrl: string

        JSON-RPC URL to talk to

      • wsUrl: string

        WebSocket URL to talk to

      • log: Logger<ILogObj> = ...

        Optional logger instance to use for logging

      Returns GolemBaseClient

      A client object