mirror of
https://github.com/openoms/bitcoin-tutorials.git
synced 2025-12-19 21:04:20 +01:00
fix links
This commit is contained in:
@@ -7,7 +7,7 @@ and continue https://stadicus.github.io/RaspiBolt/raspibolt_60_bonus.html
|
|||||||
|
|
||||||
More here:
|
More here:
|
||||||
|
|
||||||
* [RaspiBlitz: Install BTCPayServer](BTCPayServer/README.md)
|
* #### [RaspiBlitz: Install BTCPayServer](BTCPayServer/README.md)
|
||||||
|
|
||||||
This guide will make you have BTCPayServer running on your node using the already synced bitcoin blockchain and local LND node and benefit from the backup and security features of RaspiBlitz and the stock LND.
|
This guide will make you have BTCPayServer running on your node using the already synced bitcoin blockchain and local LND node and benefit from the backup and security features of RaspiBlitz and the stock LND.
|
||||||
No added synchronization needed.
|
No added synchronization needed.
|
||||||
|
|||||||
@@ -11,7 +11,7 @@ Tested on:
|
|||||||
* Odroid HC1 and XU4 (~18 hours)
|
* Odroid HC1 and XU4 (~18 hours)
|
||||||
* Raspberry Pi 3 B+ (~two days to build the database from scratch). For the RPi3 the lighter weight [Electrum Personal Server](https://stadicus.github.io/RaspiBolt/raspibolt_64_electrum.html) is a good alternative, but only watches the preconfigured addresses and xpubs.
|
* Raspberry Pi 3 B+ (~two days to build the database from scratch). For the RPi3 the lighter weight [Electrum Personal Server](https://stadicus.github.io/RaspiBolt/raspibolt_64_electrum.html) is a good alternative, but only watches the preconfigured addresses and xpubs.
|
||||||
|
|
||||||
## [Install Electrs](1_electrs_on_RaspiBlitz.sh)
|
## [Install Electrs](electrs_to_RaspiBlitz.sh)
|
||||||
|
|
||||||
To download and run on the RaspiBlitz (logged in as the user `admin`):
|
To download and run on the RaspiBlitz (logged in as the user `admin`):
|
||||||
`$ wget https://github.com/openoms/bitcoin-tutorials/raw/master/electrs/electrs_to_RaspiBlitz.sh && bash electrs_to_RaspiBlitz.sh`
|
`$ wget https://github.com/openoms/bitcoin-tutorials/raw/master/electrs/electrs_to_RaspiBlitz.sh && bash electrs_to_RaspiBlitz.sh`
|
||||||
|
|||||||
Reference in New Issue
Block a user