Marmot-TS
    Preparing search index...

    Class KeyPackagePublisher

    The native-sensitive boundary of key package management: generates key package material, builds and signs the kind-30443 advertisement event, and publishes it (or a kind-5 deletion) to relays. Every signer.signEvent, network.publish, and randomBytes site lives here, isolated for audit against darkmatter's KeyPackagePublisher.

    Index

    Client - Key Package Manager

    Client - Key Package Manager

    • Generates a new key package bound to this client's Nostr identity, returning the public and private material. Does not persist or publish.

      Parameters

      • Optionaloptions: GenerateKeyPackageOptions

      Returns Promise<GeneratedKeyPackage>