vishalxl / nostr_console

Nostr console is an open-source twitter-like social network, direct chat app and group chat all bundled into one program. Built on the decentralized Nostr protocol.
GNU Affero General Public License v3.0
439 stars 33 forks source link

[Feature Request] Add Edit Profile options to configure Bitcoing Lightning tips (LNURL or LN Address) #65

Closed Sakhalinfox closed 1 year ago

Sakhalinfox commented 1 year ago

Certain clients like Damus and Bija provide the ability to add/set a Bitcoin Lightning tips (LNURL or LN Address) to the user's profile. Anyone can then visit their profiles and click on the Lightning icon ⚡ to make payments/tips with their LN wallets.

It would be good to allow the user to add a new LNURL or LN Address to their profile.

Current options to edit the profile are limited to the following: image

Add a new option - "Enter Bitcoin Lightning tips LNURL/LN Address. Leave blank if unknown/none". Validate to ensure that it does not overwrite existing defined LNURL/LNAddress if the user leaves it blank (indicating to Nostr_Console that no changes are needed).

Also, once this feature is added it would be good to generate and display LNURL QR codes with the entire LNURL to copy or only the LN Address if the LN address is set. This should be located under the submenu - Social Networks > 9. Show user profile when a user profile information is displayed after looking it up.

Sakhalinfox commented 1 year ago

Ignore, closing. Had to update version. Noticed it was already there. Thanks!