Skip to main content

Get Ed25519 Private Key

Using the ed25519Key() method in the web3auth instance you can get the ed25519 private key.

Method

get ed25519Key(): string;

Usage

const ed25519Key = web3auth.ed25519Key()

Response

"666523652352635...."