LN-Zap / zap-desktop

Zap Wallet - Cross platform Lightning Network wallet focused on user experience and ease of use ⚡️
MIT License
1.28k stars 216 forks source link

I should be able to connect to multiple wallets simultaneously #2057

Open P0u1us opened 5 years ago

P0u1us commented 5 years ago

I have been using ZAP on BTC-LND and it works great; I also have an LTC-LND installation and can not use ZAP for that as well, since only 1 install can be on Windows on any given time; Please correct me if I am missing an install option!

Detailed Description

I am looking forward to a pre-compiled portable version of ZAP, which uses the local dir for storing all data to that session. That will enable to use ZAP wallet for multiple LND connections on the same windows pc.

Context

I see ZAP currently as the only real useable wallet on lightning implementations; making a portable install would enable it to support all lightning networks.

mrfelton commented 5 years ago

@P0u1us you just need to log out of the wallet. That will take you to the launchpad area where you can set up as many wallet connections as you like, including LTC wallets:

image

P0u1us commented 5 years ago

AAAHHHHHH... thnx! sometimes it is right in your face ;-) got it working now on both BTC/LND and LTC/LND great product!

mrfelton commented 5 years ago

Awesome!

P0u1us commented 5 years ago

hmmm... after thought: happy with that I can now switch between the seeing either wallet; however, being able to keep both/all open and instantly see status would be even better ;) The suggestion for a portable version would thus still benefit. still think Zap outdelivers any other lightning wallet!

mrfelton commented 5 years ago

That's a fair comment @P0u1us . I'm actually currently working on some refactoring that will in the future make it possible for us to have multiple active simultaneous wallet connections ;)

I've retitled this request to make it more clear.