Ask AI
Docs
Connect
Contracts
Engine
Tools
Tools
SDKs
SDKs
Ask AI
Search Docs
K
Support
Support
Changelog
TypeScript SDK
References
Ed25519Keypair
Ed25519Keypair
Defined in
thirdweb/src/extensions/farcaster/ed25519.ts#L5
type
Ed25519Keypair
=
{
privateKey
:
Hex
;
publicKey
:
Hex
};
privateKey
publicKey
On this page