Home > tupelo-wasm-sdk > EcdsaKey > generate
Generate a new keypair with random bits.
Signature:
static generate: () => Promise<EcdsaKey>;