signSchnorr

Method

async function signSchnorr(sigHash: string) : string;

Response

Signature of arbitrary text signed with the private key of the active nostr account

Code Example

const signature = await window.nostr.signSchnorr("some text here");

Last updated

Logo

Your bitcoin & nostr companion / from ๐Ÿ with ๐Ÿงก