mirror of
https://github.com/openoms/bitcoin-tutorials.git
synced 2026-01-05 21:04:20 +01:00
update Zap connection
This commit is contained in:
@@ -10,9 +10,12 @@ More here:
|
||||
* #### [Connect the Zeus Lightning Wallet on Android to the RaspiBlitz over Tor](Zeus_to_RaspiBlitz_through_Tor.md)
|
||||
|
||||
|
||||
* #### [Set up SSL acces for the Ride The Lightning web UI on the RaspiBlitz](nginx/README.md)
|
||||
* #### [SSL/HTTPS access for the Ride The Lightning web UI on the RaspiBlitz](nginx/README.md)
|
||||
|
||||
* #### [Install the Electrum Server in Rust (electrs) on the RaspiBlitz and set it up as the backend of the Eclair wallet](electrs/README.md)
|
||||
* #### [Install the Electrum Server in Rust (electrs) on the RaspiBlitz and set it up to connect over SSL](electrs/README.md)
|
||||
Can be used as the backend of:
|
||||
* Eclair Mobile Bitcoin and Ligthtning wallet
|
||||
* Electrum wallet
|
||||
|
||||
\`The server indexes the entire Bitcoin blockchain, and the resulting index enables fast queries for any given user wallet, allowing the user to keep real-time track of his balances and his transaction history using the Electrum wallet. Since it runs on the user's own machine, there is no need for the wallet to communicate with external Electrum servers, thus preserving the privacy of the user's addresses and balances.\` - https://github.com/romanz/electrs
|
||||
|
||||
|
||||
Reference in New Issue
Block a user