Creates an instance of EvmSigner.
The client instance.
The name of the signer.
The icon URL of the signer.
Optional
_appUri: stringThe application URI.
The connections repository.
Signs a raw message with the EVM account.
The message to sign.
A promise that resolves to the signed message.
Class representing an EVM signer that extends SignerEvm