mirror of
https://github.com/openoms/bitcoin-tutorials.git
synced 2025-12-18 20:44:20 +01:00
readme update
This commit is contained in:
@@ -46,8 +46,11 @@ Start at <https://github.com/rootzoll/raspiblitz>
|
||||
ZeroTier is a VPN service which is an easy option to connect remotely when neither port forwarding nor using Tor is possible (e.g. iOS on a remote network)
|
||||
The drawback is that it requires installing a trusted package which gives access to your private network.
|
||||
|
||||
* #### [RaspiBlitz updates](raspiblitz.updates/README.md)
|
||||
Update scripts for the RaspiBlitz and compatible systems.
|
||||
|
||||
* #### [LND updates](https://github.com/openoms/lightning-node-management/blob/master/lnd.updates/README.md)
|
||||
Automated scripts to download, verify and update LND to the latest release or build from source up to a chosen commit.
|
||||
Scripts to download, verify and update LND to the latest release or build from source up to a chosen commit.
|
||||
|
||||
* #### [Zap Desktop Lightning wallet connection](ZAPtoRaspiBolt/README.md)
|
||||
The desktop app [ZAP](https://github.com/LN-Zap/zap-desktop) is a cross platform Lightning Network wallet focused on user experience and ease of use.
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
### [v0.19.1](/raspiblitz.updates/bitcoincore.update.v0.19.1.sh)
|
||||
* Not compatible with LND under v0.8.1, use with RaspiBlitz v1.4 or update LND first.
|
||||
* To download and run with a single line paste to the RaspiBlitz terminal:
|
||||
`$ wget https://raw.githubusercontent.com/openoms/bitcoin-tutorials/raspiblitz.updates/bitcoincore.update.v0.19.1.sh && bash bitcoincore.update.v0.19.1.sh`
|
||||
`$ wget https://raw.githubusercontent.com/openoms/bitcoin-tutorials/master/raspiblitz.updates/bitcoincore.update.v0.19.1.sh && bash bitcoincore.update.v0.19.1.sh`
|
||||
|
||||
## LND updates
|
||||
|
||||
|
||||
Reference in New Issue
Block a user