steveboi123
steveboi123
Hi, Would it be possible to add support for Nostr Zaps? Seems very useful.
If I have a pubkey, how can I query to find out about their profile information like bio and lightning address? Thank you
If I have an event id, and I want to get the entire event data, how can I query the relays to get it?
the relay manager doesn't let you reconnect to relays when the socket gets closed. It means everything stops working after a little while.
Let's say I have an event id, How can I find all the replies for that post
Hoping someone is able to implement NIP-57: Lightning Zaps. It's really useful.
I want to monitor pubkey_refs for a single pubkey, and print the event as soon as it happens. What's the best way to implement this, it seems like there's no...