can’t you just put your address in your profile? What would monero in damus look like?
Login to reply
Replies (1)
people liked my old nostrudel fork because it just had a button that showed the address in a qr code, also had a "pay in wallet" because the bip21 auto-fills to send, then it's a plain tip button without the zap event and just opens the preferred wallet that accepts that URI scheme at the right place, things like this just get the address from bio "closer" to usage, without any advanced integration needed from the developer, which would work for btc onchain or alts too
but yeah not an actual integration, I'm remaking my client but will still use the simple idea, but this simple idea is enough for people to love it X users keep bugging platforms like odysee to do something like this and then it's an "integration", but to advance on a monero integration it could use payment IDs, or use the viewkey to generate subaddresses, then per event on send you know which event of yours got tipped, then from viewkey usage maybe a proper zap event could be created by using receipt proofs, etc, some people already experiment on this today