pocketnetteam / pocketnet.gui

Decentralized social network based on the blockchain
https://pocketnet.app
Apache License 2.0
84 stars 39 forks source link

[Feature request] Let me add a Nano account to my address for donations #1301

Open kopeboy opened 1 week ago

kopeboy commented 1 week ago

Nano is the only feeless currency, on top of having subsecond tx finality and fixed total supply since genesis (fully distributed). These features makes it ideal for donations, hence I suggest we add it among the options in the form at Profile edit > Address for donations:

image image

Even the Doge coin founder accepts Nano (and its meme fork Banano) for tips at his site for example: https://billym2k.net/tipjar An example of a more tight integration is xno.social, a Mastodon implementation where you can donate nano (XNO) with a button under each post. The easiest way to try it is here (link to main wallets and faucet to get little free XNO): https://nano.org/try-nano Having no fees, you can send it back & forth forever between your own accounts or your friend 😇

I'm not an employee of Nano Foundation nor developer or longtime core member of nano, just a fan that just discovered Bastyon :)

Thanks, and keep up the good work!! 💪🏻

kopeboy commented 1 week ago

Oh, I just noticed the feature is even not active yet 😅 Well, in case you want to do more than just show an address, here's some basic info:

  1. How to deep link (either with nano: or payto: protocols): here
  2. How to register & share names associated with each address (same URL as above), example impl. at xno.link & nano.to
  3. Free RPC at https://docs.nano.to/ and https://node.somenano.com/#node-rpc (and more..)