For AI agents: a documentation index is available at /llms.txt. A markdown version of this page is available at the same URL with .md appended (or via Accept: text/markdown).
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...."