Marmot-TS
Preparing search index...
NostrWelcomeDelivery
Class NostrWelcomeDelivery
Owns Nostr/NIP-59 Welcome wrapping and inbox publication.
Index
Client - Nostr
constructor
network
signer
create
Rumor
deliver
Client - Nostr
constructor
new
NostrWelcomeDelivery
(
options
:
NostrWelcomeDeliveryOptions
,
)
:
NostrWelcomeDelivery
Parameters
options
:
NostrWelcomeDeliveryOptions
Returns
NostrWelcomeDelivery
Readonly
network
network
:
NostrNetworkInterface
Readonly
signer
signer
:
EventSigner
create
Rumor
createRumor
(
options
:
DeliverWelcomeOptions
)
:
Rumor
Parameters
options
:
DeliverWelcomeOptions
Returns
Rumor
deliver
deliver
(
options
:
DeliverWelcomeOptions
,
)
:
Promise
<
Record
<
string
,
PublishResponse
>
>
Parameters
options
:
DeliverWelcomeOptions
Returns
Promise
<
Record
<
string
,
PublishResponse
>
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Client - Nostr
constructor
network
signer
create
Rumor
deliver
Marmot-TS
Loading...
Owns Nostr/NIP-59 Welcome wrapping and inbox publication.