Skip to main content

ExportPrivateKeyButton

Renders a button that allows the user to export their wallet’s private key. Only works with email and phone signers. Will not render for passkey or external wallet signers.

Props

UIConfig
Optional appearance configuration for styling the export button.
() => void | Promise<void>
Optional callback invoked after the user successfully exports (copies) their private key.

Usage

Note: Only works with email and phone signers. Will not render for passkey or external wallet signers.