-
Notifications
You must be signed in to change notification settings - Fork 53
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
25 additions
and
22 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,51 +1,54 @@ | ||
## Automated guides for RaspiBlitz, RaspiBolt, Thundroid and Ubuntu Linux desktop | ||
Get the most use out of your Bitcoin Full Node | ||
## Automated guides for the RaspiBlitz and Linux desktop | ||
**Get the most use out of your Bitcoin Full Node** | ||
|
||
start at https://github.com/rootzoll/raspiblitz | ||
Start at <https://github.com/rootzoll/raspiblitz> | ||
|
||
and continue https://stadicus.github.io/RaspiBolt/raspibolt_60_bonus.html | ||
|
||
More here: | ||
|
||
* #### [RaspiBlitz: Install BTCPayServer](BTCPayServer/README.md) | ||
* #### [BTCPayServer on the RaspiBlitz](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. | ||
No added synchronization needed. | ||
|
||
* #### [RaspiBlitz: install the Electrum Server in Rust (electrs) and set it up to connect over SSL](electrs/README.md) | ||
* #### [Electrum Server in Rust (electrs) on the RaspiBlitz](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 | ||
|
||
* #### [RaspiBlitz: SSL/HTTPS access for the Ride The Lightning web UI](nginx/README.md) | ||
* #### [RTL SSL/HTTPS access](nginx/README.md) | ||
Secure remote connection for the Ride the Lightning Web UI | ||
|
||
* #### [RaspiBlitz: Connect the Zeus Lightning Wallet on Android to the RaspiBlitz over Tor](Zeus_to_RaspiBlitz_through_Tor.md) | ||
* #### [ZeusLN Tor connection](Zeus_to_RaspiBlitz_through_Tor.md) | ||
Remote wallet for LND connected through Tor on Android | ||
|
||
* #### [Set up the RaspiBlitz for remote connections with ZeroTier](zerotier/README.md) | ||
* #### [ZeroTier remote access](zerotier/README.md) | ||
|
||
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: LND updates](https://github.com/openoms/lightning-node-management/blob/master/lnd.updates/README.md) | ||
* #### [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. | ||
|
||
* #### [RaspiBlitz: Connect the Zap Desktop Lightning wallet](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. | ||
* #### [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. | ||
|
||
* #### [RaspiBlitz: Connect the Joule browser extension](JouleToRaspiBlitz.md) | ||
* #### [Joule browser extension](JouleToRaspiBlitz.md) | ||
https://lightningjoule.com/ | ||
Bring the power of lightning to the web with in-browser payments and identity, all with your own node. | ||
|
||
* #### [Linux Desktop: Install Electrum with support for ColdCard, Trezor and Ledger](Electrum_ColdCard_Trezor_Ledger_EPS.md) | ||
* #### [Electrum wallet on Linux with support for ColdCard, Trezor and Ledger](Electrum_ColdCard_Trezor_Ledger_EPS.md) | ||
|
||
* #### [RaspiBlitz: Install OpenBazaar, Linux Desktop: install OpenBazaar client and migrate the store contents](https://gist.github.com/openoms/ba843f7c44ff9c7ca0b5a80e12a0aeb4) | ||
* #### [OpenBazaar installation and store migration](https://gist.github.com/openoms/ba843f7c44ff9c7ca0b5a80e12a0aeb4) | ||
Truly decentralized, peer-to-peer ecommerce - https://openbazaar.org/ | ||
|
||
--- | ||
|
||
#### See my Lightning node on 1ML and connect: https://1ml.com/node/028a2cb8d51e44d7d7e108c2e80a98cc069145e05a6d2025cf554bd8866fe32993 | ||
If your node is not behind Tor send me a DM on https://twitter.com/openoms and will add you as a peer first. | ||
|
||
The scripts are compatible with the [RaspiBolt](https://stadicus.github.io/RaspiBolt/), [Thundroid](https://magazine.odroid.com/article/thundroid-perfect-bitcoin-lightning-node/) and similar setups, but not fully tested. | ||
|
||
|
||
#### See my Lightning node on 1ML and connect: <https://1ml.com/node/028a2cb8d51e44d7d7e108c2e80a98cc069145e05a6d2025cf554bd8866fe32993> | ||
If your node is not behind Tor send me a DM on <https://twitter.com/openoms> and will add you as a peer first. | ||
|
||
![https://1ml.com/node/028a2cb8d51e44d7d7e108c2e80a98cc069145e05a6d2025cf554bd8866fe32993](images/DroidBlitzXU4_HC1.jpg) |