What is Nostr?
npub1p0a…6weq
2023-01-31 07:17:59

npub1p0…h6weq on Nostr: this is what the node see { "id": <32-bytes lowercase hex-encoded sha256 of the the ...

this is what the node see
{
"id": <32-bytes lowercase hex-encoded sha256 of the the serialized event data>
"pubkey": <32-bytes lowercase hex-encoded public key of the event creator>,
"created_at": <unix timestamp in seconds>,
"kind": <integer>,
"tags": [
["e", <32-bytes hex of the id of another event>, <recommended relay URL>],
["p", <32-bytes hex of the key>, <recommended relay URL>],
... // other kinds of tags may be included later
],
"content": <arbitrary string>,
"sig": <64-bytes signature of the sha256 hash of the serialized event data, which is the same as the "id" field>
}
Author Public Key
npub1p0asgv7fhajfxdh0wu6s9anyda0vfxrvsqqc308ssm04839qdrtsvh6weq