Monero friends:
I just fixed:
-a settings bug that was overwriting a user's profile banner and lightning address
-NIP-65 relay logic so that the correct read/write delineation was being made in Settings
Thanks for the feedback.

Fixed the bug. The Settings page wasn't preserving the lightining address and was pushing the blank address to the user's NIP1 profile. Also, there was no option for a profile banner so it was alos deleting that. All fixed. Apologies, if you want to drop a monero address I'll zap you for your troubles
Yikes! What did it change so I can try to run down what it did. It uses NIP-01 kind 0 and I didn't see that issue using a profile created in Iris.
Also, did you revert back in a different client and get rid of your Monero address?
Big shout out to nosmero.
nostr:npub135w572zryhrhu406v73fzwvg56t7sps03nzna58l23qfkpnnr3pq65nne8
Great work. Hope we'll see constant development!
Thank you!
No and here:
we tested zaps on this note… your profile only specifies a nip05 nostr address, but not a lightning address, so we tried to zap your nip05 address.... we made six attempts to⚡zap this note, at info@nosmero.com, over a period of 6 minutes. in each case, we found that your lightning address service or server did not respond correctly. if you wanted to fix this... you could try getting a free rizful lightning address -- https://rizful.com ... if u get it set up, pls reply here so we can do this ⚡zap test again.
should be all set up, thanks for pointing this out.
Early weekend updates:
-fixed bug where new follows where not being updated in home feed of notes
-fixed search bug that prioritized follows over nostr-wide results
Happy Caturday to all the Monero Fans!

Happy Friday to all the Monero fans!

Want a USD worth of Monero and help the nostr ecosystem?
I'd like to make sure the XMR tipping is working, so if you setup your XMR address with nosmero and reply to this note, I'll tip your note $1 worth of Monero. Limited to first 20 who do this.
To be clear: I need to test the nosmero client so I'm not sending to an address you drop in the reply, you need to save the address through the nosmero settings so I can try the XMR tip function on the note.
Thanks!
Some minor tweaks were made over the weekend. I think this client is getting dialed in pretty well. Make Monero tips on Nostr a thing :)
we tested zaps on this note… your profile only specifies a nip05 nostr address, but not a lightning address, so we tried to zap your nip05 address.... we made six attempts to⚡zap this note, at info@nosmero.com, over a period of 6 minutes. in each case, we found that your lightning address service or server did not respond correctly. if you wanted to fix this... you could try getting a free rizful lightning address -- https://rizful.com ... if u get it set up, pls reply here so we can do this ⚡zap test again.
Thanks for the feedback, looks like the note's logic is pulling the NIP-5 address, instead of the lightning address on the profile page. I'll get that addressed, hopefully, today.
ALso, fixed bug where the logged out browsing default user list was being loaded instead of the recently logged in user's follow list
A couple of changes this weekend:
-fixed followers/follows on profile page
-"create note" is now working again
Feedback is appreciated!
Was it Nosmero? If it wasn't working for you, I recently refactored the code and ironed out some of the wrinkles.
Update 3:
-bug fix: profile page was missing options when I refactored the codebase.
#xmr #monero
Updated 2:
-fixed bug that nosmero was using relays for publishing that were not in user's NIP-65 list (was using default relays that are used when accessing site without being logged in)
Update:
-Accessing nosmero through a mobile browser has been fixed. It now has a visible menu.
-Added search functionality
-bug that user's monero address is not being saved in settings or shown on profile has been fixed
No, it uses these modules: nostr-tools (Core Nostr protocol implementation), DOMPurify (XSS protection) and QRCode.js (QR code generation for Monero payments)
Has anyone tried the XMR zapping with nosmero yet? Any feedback on that process? Thanks!
Took a little vacation, but hopefully going to have sometime this weekend to work on the monero client nosmero.com Thanks for the feedback!
Thanks for the feedback. I haven't gotten around to the mobile refinement yet, but hopefully this weekend I can get the menu working.
Nosmero.com is live. It is a nostr client that supports Monero zaps. BTC is also supported. It runs entirely off of relays, no caching system except loading additional feed notes while the user scrolls.
Supports the basic NIPs and:
- Encrypted DMs (NIP-04)
- DNS verification (NIP-05)
- Event deletion (NIP-09)
- bech32 encoding (NIP-19)
- Relay configuration (NIP-65)
- HTTP Auth for uploads (NIP-98)
- PIN-based private key encryption in localStorage
- XSS protection with DOMPurify
- Browser extension support for secure key management
- CSP headers and HTTPS enforcement (configured, pending deployment)
- Input validation and sanitization
- File integrity monitoring
- Session management and cleanup
test