generateKeyPairSigner
Generates a signer capable of signing messages and transactions by generating a CryptoKeyPair and creating a KeyPairSigner from it.
Returns
Promise<KeyPairSigner<string>>
Generates a signer capable of signing messages and transactions by generating a CryptoKeyPair and creating a KeyPairSigner from it.
Promise<KeyPairSigner<string>>