Constructors
Methods
withWrapper
- withWrapper(wrapper: ISigner): Nip59
wrap
- wrap(
pubkey: string,
template: StampedEvent,
tags?: string[][],
): Promise<UnwrappedEvent>
Static
fromSecret
- fromSecret(secret: string): Nip59
Static
fromSigner
- fromSigner(signer: ISigner): Nip59