muun / apollo

Muun Android wallet
https://muun.com
MIT License
256 stars 46 forks source link

[Feature Request] Multiple distinct wallets in app #74

Open wrkerr opened 2 years ago

wrkerr commented 2 years ago

It would be helpful if Muun allowed users to have more than one Bitcoin wallet in the app, with the ability to name and switch between them, similar to Blue Wallet or others.

acrespo commented 2 years ago

Hi there!

Thank you for your feedback! We have already heard requests for something like this. May I ask you what your intend use case would be? What problem would this solve for you or what would something like this enable you to do? This would help us better understand the expected behavior and design a proper solution, as well as prioritize the work 😉

victorgustavosf commented 2 years ago

I think this would be awesome for containerizing Bitcoin transactions between multiple profiles. For example, I could have a wallet for personal stuff and another one for my work. Today I use Muun with an Android work profile, allowing me to have two Muun instances working together. This wouldn't be necessary anymore if this feature is implemented.

Xtarsia commented 2 years ago

Multiple wallets could function similar to multiple bank accounts, ie "Savings account" "Personal Spending" "Bills" "holiday fund" etc

It wouldnt explicitly have to be seperate keys, just labeled buckets for easy coin control?

The UI flow could be a case of creating and naming a "Wallet Pocket" which shows up as a tab. You can then generate recieve addresses for that specific Pocket, and funds sent to those adresses show up as being in that pocket.

When sending funds, you could then either send from just 1 pocket (and only use the UTXOs that are inside that pocket), or, if there arent enough funds in a pocket for the intended transaction, a pop up with a list of check boxes for pockets you want to use.