Viewing nostr relay via raw socket:
`wscat -c wss://nos.lol`
["REQ","0",{"kinds":[0]}]
Looks like the table of the events in the database , isn’t it?
Please Login to reply.
Sort of, in above simple example I'm doing a query for users.
Do you do that by using the pubkey of a user? What’s a standard way to count the total number of likes that someone has received?