Get desktop application:
View/edit binary Protocol Buffers messages
* Response: Computed event ID and signature @end
pubkey used to sign the event
ID of the event
signature of the event
* Request: Ask the device for the Nostr public key @start @next NostrPubkey
used to derive the key
* Response: Nostr pubkey @end
pubkey derived from the seed
* Request: Ask device to sign an event @start @next NostrEventSignature @next Failure
used to derive the key
Event created_at: unix timestamp in seconds
Event kind: integer between 0 and 65535
Event tags
Event content: arbitrary string
* @embed
Used in:
Nostr tags consist of at least one string (the key) followed by an arbitrary number of strings, the first of which (if present) is called "value". See NIP-01: https://github.com/nostr-protocol/nips/blob/master/01.md#tags