this post was submitted on 07 May 2024
1 points (100.0% liked)

Monero

1662 readers
9 users here now

This is the lemmy community of Monero (XMR), a secure, private, untraceable currency that is open-source and freely available to all.

GitHub

StackExchange

Twitter

Wallets

Desktop (CLI, GUI)

Desktop (Feather)

Mac & Linux (Cake Wallet)

Web (MyMonero)

Android (Monerujo)

Android (MyMonero)

Android (Cake Wallet) / (Monero.com)

Android (Stack Wallet)

iOS (MyMonero)

iOS (Cake Wallet) / (Monero.com)

iOS (Stack Wallet)

iOS (Edge Wallet)

Instance tags for discoverability:

Monero, XMR, crypto, cryptocurrency

founded 1 year ago
MODERATORS
 

A popular feature in other social media is tip crypto like Nostr using Lighting and Farcaster using Ethereum tokens.

There is no social media using tipping as piconeros, looking for opinions and discussion if this could be done in Monero.town?.

top 4 comments
sorted by: hot top controversial new old
[–] [email protected] 0 points 6 months ago

Let Byronic build out the plugin system before work gets started on anything like this. These sorts of things have a way of drastically changing before they're done. Depending on how the plugin system is built this could be possible.

You don't really need a plugin though, Reddit has had tip bots for a long time and one could easily be built, but it would be custodial. I don't see though how a Lemmy plugin would not be custodial, but we will see I guess.

[–] [email protected] 0 points 6 months ago (1 children)

@gunnm @monero

>There is no social media using tipping as piconeros

There is, I'm using it right now. Try to click on the "fediverse" icon near my comment, and on my site you'll see a donation button.

>looking for opinions and discussion of this could be done in Monero.town

The easiest way is to convince Lemmy devs to implement profile fields: https://github.com/LemmyNet/lemmy-ui/issues/2411

After that you can add a machine readable XMR address to your profile

[–] [email protected] 0 points 6 months ago (1 children)

UX wise better have a tip button for each comment, profile fields is a good idea too.

[–] [email protected] 0 points 6 months ago

@gunnm @monero The address from profile field can be displayed near each comment. This is how tipping button works on my site.
But if you want to count tips, and do it for each comment separately, that's much more complicated. I don't know if plugin system will be powerful enough for this.