nostr-websocket-utils

nostr-websocket-utils v0.3.0


nostr-websocket-utils / verifyDelegation

Function: verifyDelegation()

verifyDelegation(delegatorPubkey, delegateePubkey, token, conditions): Promise<boolean>

Verify a delegation token

Parameters

delegatorPubkey

string

delegateePubkey

string

token

string

conditions

DelegationConditions

Returns

Promise<boolean>

Defined in

nips/nip-26.ts:79