Class EventExtAbstract

Constructors

Methods

  • Parameters

    Returns undefined | Thread

  • Assign props if undefined

    Parameters

    Returns void

  • Create a new event for a specific pubkey

    Parameters

    Returns NostrEvent

  • Get the pub key of the creator of this event NIP-26

    Parameters

    Returns string

  • Parameters

    • kind: number

    Returns EventType

  • Parameters

    Returns boolean

  • Parameters

    • tag: string[]

    Returns Tag

  • Sign this message with a private key

    Parameters

    Returns NostrEvent

  • Check the signature of this message

    Parameters

    Returns boolean

    True if valid signature

Generated using TypeDoc