Function getCosmWasmClient

  • Returns a interface used to interact with the Sei chain.

    Returns

    A CosmWasmClient used to interact with the Sei chain.

    Parameters

    • rpcEndpoint: string

      The url of the RPC Endpoint used to connect to the Sei chain.

    Returns Promise<CosmWasmClient>

Generated using TypeDoc