Raspiblitz: Zeus mobile Wallet

Created on 21 Feb 2019  路  10Comments  路  Source: rootzoll/raspiblitz

https://github.com/ZeusLN/zeus

OpenSource and works with Raspi LND ... if some likes to write a connect script like the 麓97addMobileWalletShango.sh麓 - that would be great :D

good first issue help wanted

Most helpful comment

I merged #390 into dev branch ... to test you can set your plain raspiblitz v1.0 to dev code base witch calling on the terminal: /home/admin/XXsyncScripts.sh dev .. then you should see the ZEUS option in the Mobile App section of the raspiblitz.

This worked great on my Odroid XU4 node on DietPi with the new Zeus: https://github.com/ZeusLN/zeus/releases/tag/v0.0.6

All 10 comments

There is no modification needed. It takes the macaroon as hex and we can export that from the menu already. Needs the REST port forwarded on the router if accessing from outside of the home network, https://twitter.com/openoms/status/1098562853483802624

Showing the selected macaroon on the RaspiBlitz as a QR code would be still great for future ease of use.

I wouldn't show admin.macaroon QR on the screen. Very sensitive file.

You are right on that, but this could be only one of the options to export the macaroon. Not displayed continuously, only when requested specifically by a secure ssh login. At the moment we have options to export via secure copy (scp) or to be shown as a hex string in the terminal.

Looks like we can use lndconnect pretty easily. I'm going to investigate and report back.

Zeus now has basic lndconnect support. We should be able to use the Zap connect shell file and just pass in --port 8080 to get the QR we need

https://github.com/rootzoll/raspiblitz/pull/390

I need to make one tweak to how Zeus handle's lndconnect's macaroon format, but once that is fixed this should do the trick

I merged #390 into dev branch ... to test you can set your plain raspiblitz v1.0 to dev code base witch calling on the terminal: /home/admin/XXsyncScripts.sh dev .. then you should see the ZEUS option in the Mobile App section of the raspiblitz.

TODO: Test before 1.1 release.

@rootzoll please note that there is a bug in Zeus currently with how we handle the macaroons. I've fixed it with this PR: https://github.com/ZeusLN/zeus/pull/43

We plan to cut version 0.0.6 either Tuesday or Wednesday night to fix this.

I merged #390 into dev branch ... to test you can set your plain raspiblitz v1.0 to dev code base witch calling on the terminal: /home/admin/XXsyncScripts.sh dev .. then you should see the ZEUS option in the Mobile App section of the raspiblitz.

This worked great on my Odroid XU4 node on DietPi with the new Zeus: https://github.com/ZeusLN/zeus/releases/tag/v0.0.6

Was this page helpful?
0 / 5 - 0 ratings

Related issues

tiero picture tiero  路  4Comments

shawnyeager picture shawnyeager  路  3Comments

openoms picture openoms  路  3Comments

Himbeergeld picture Himbeergeld  路  3Comments

pkclyoni picture pkclyoni  路  3Comments