0ceanSlim / grain

Go Relay Architecture for Implementing Nostr 🌾
MIT License
12 stars 1 forks source link

User Syncing #21

Open 0ceanSlim opened 2 weeks ago

0ceanSlim commented 2 weeks ago

User syncing. if when an event is stored, I want to search a set of relays for that pubkey's NIP65 and grab that relay list. Then search all those relays for any notes from that user and store them in grain.

configurable