lily-wallet icon indicating copy to clipboard operation
lily-wallet copied to clipboard

Umbrel integration

Open KayBeSee opened this issue 4 years ago • 1 comments

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 avatar Oct 04 '21 13:10 KayBeSee

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

KayBeSee avatar Apr 08 '22 09:04 KayBeSee