Hacker News new | ask | show | jobs
by Zm44 908 days ago
In this case 34235 client refers to `kind 34235` events. In nostr, different event types are distinguished by kind numbers, so clients can be built and filter for events of a certain type. For example, the content shown on a twitter/microblogging client, should not be the same as the content shown on a YouTube like client.
1 comments

That's super usable!