Seeing a lot of spam in my feeds with the same note from different pub keys.
How can this be prevented? How can I determine which relay is allowing this so I can remove it? #asknostr
Getting started with nostr and trying to parse all relevant event data to display posts but having trouble finding the most efficient way.
Any nostr devs have any good examples of how to use event kind 1 data to retrieve a user’s avatar and other user data?
Should I be linking kind 1 and 0 events by pub key and then querying the dns address in the kind 0 event?
Feels a bit clunky. Shouldn’t a post have all this info in a single event?
#nostr #nostrdev #development