• Creates a message client for sending transactions to the Akash network

    Parameters

    • endpoint: string

      The RPC endpoint URL to connect to

    • signer: OfflineSigner

      The signer used to sign transactions

    Returns Promise<SigningStargateClient>

    A client for signing and sending transactions

    If connection to the endpoint fails or if there are issues with the signer