Join Nostr
2026-09-10 20:11:42 UTC

Joel on Nostr: Everyone should have a public Monero address on their nostr profile. It's just a ...

Everyone should have a public Monero address on their nostr profile.

It's just a NIP-A3 event of kind 10133, with a payto tag pointing at your XMR address. Here's the minimal way using nak:

nak event -k 10133 -c '' -t 'payto=monero;YOUR_XMR_ADDRESS' --sec YOUR_NSEC -r wss://YOUR_RELAY1 -r wss://YOUR_RELAY2

https://github.com/fiatjaf/nak
https://nips.nostr.com/a3

#nostr #tutorial #monero #xmr #privacy