Lily-Technologies / lily-wallet

The best way to secure your bitcoin.
https://lily-wallet.com
Other
94 stars 15 forks source link

Umbrel integration #65

Open KayBeSee opened 3 years ago

KayBeSee commented 3 years ago

It would be awesome to be able to download the app on Umbrel and interact with the wallet via a browser.

This requires #64 to be finished.

It also requires having some sort of companion app that does all of the HWI communication. The browser cannot call HWI commands, so having a simple electron app that connects to Umbrel via WebRTC, calls the necessary HWI commands, and sends the data to the browser.

KayBeSee commented 2 years ago

In progress via https://github.com/getumbrel/umbrel/pull/1240