signNote
Sign Nostr text notes with a private key to authenticate and publish content on the decentralized social network.
Instructions
Sign a note event with a private key
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| privateKey | Yes | Private key to sign the note with (hex format or nsec format) | |
| noteEvent | Yes | Unsigned note event to sign |