• Creates a SIWE

    Returns

    A promise that resolves to the created SIWE message as a string.

    Throws

    An error if the walletAddress parameter is missing.

    Type Parameters

    Parameters

    • params: T

      The parameters for creating the SIWE message.

    Returns Promise<string>

Generated using TypeDoc