frnandu / yana

Yet Another Nostr Application
https://yana.do
MIT License
69 stars 12 forks source link

Make Settings and Wallet separate for each accout #80

Open itstomekk opened 2 months ago

itstomekk commented 2 months ago

Currently, when having more than one profile in Yana, settings and wallet are global.

I would rather have different wallet for different profile/npub, and different settings as well

image image image image

itstomekk commented 1 month ago

Posting bounty of 75,000 for this task

itstomekk commented 1 month ago

In the Yana app, users can have multiple accounts (Nostr profiles) and switch between them, but the settings and wallet connection are currently global and the same across all of them.

We are offering a ๐Ÿ’ฐ 75,000 sat bounty to implement account-specific settings and wallet, allowing users to have different settings for each account.

๐Ÿ’œ This bounty belongs to easy category. NWC Wallet and Settings are properly implemented already, but they shouldnโ€™t be global

๐Ÿ’œ๐Ÿ’œ In fact, we are looking for contributors and Nostr passionate devs to join the project. Maybe this bounty could do a match ;)

๐Ÿ’œ๐Ÿ’œ๐Ÿ’œ Bounty made possible thanks to OpenSats.


Useful links & Contact information

GitHub: https://github.com/frnandu/yana/releases Telegram group for contributors: https://t.me/c/1946300921/1 Npub: npub14wxtsrj7g2jugh70pfkzjln43vgn4p7655pgky9j9w9d75u465pqvagcye e-mail: hello@yana.do

Thank you in advance for replies! Please notify on our GitHubโ€™s issue (https://github.com/frnandu/yana/issues/80) if you are willing to start working on this task and if you have any questions.

We look forward to your contributions to make Yana even more powerful and user-friendly!

chebizarro commented 2 weeks ago

Hi there, I had a look at the issue and I'd like to take it on. The settings part was pretty simple so I've already made a PR (#102) on that part, so let me know if you'd like me to continue with the wallet integration.