Applesauce
    Preparing search index...

    A class representing a Nostr user

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    cache: Map<string, Casts.User>

    A global cache of pubkey -> User

    Accessors

    • get nprofile(): `nprofile1${string}`

      Returns `nprofile1${string}`

    • get npub(): `npub1${string}`

      Returns `npub1${string}`

    • get pubkey(): string

      The hex pubkey represented by this cast

      Returns string

    Methods