Skip to content

NostrName Component

Displays a Nostr user's name from their pubkey.

Usage

html
<nostr-name pubkey="npub..."></nostr-name>

Attributes

  • pubkey: The Nostr public key (npub or hex format) of the user

Styling Parts

This component exposes no styling parts.

External Templates

This component does not support external templates.