mirror of
https://github.com/openoms/bitcoin-tutorials.git
synced 2025-12-19 12:54:19 +01:00
readme: fix filename case
This commit is contained in:
51
README.md
Normal file
51
README.md
Normal file
@@ -0,0 +1,51 @@
|
||||
## Automated guides for RaspiBlitz, RaspiBolt, Thundroid and Ubuntu Linux desktop
|
||||
Get the most use out of your Bitcoin Full Node
|
||||
|
||||
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)
|
||||
|
||||
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)
|
||||
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)
|
||||
|
||||
* #### [RaspiBlitz: Connect the Zeus Lightning Wallet on Android to the RaspiBlitz over Tor](Zeus_to_RaspiBlitz_through_Tor.md)
|
||||
|
||||
* #### [Set up the RaspiBlitz for remote connections with ZeroTier](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)
|
||||
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.
|
||||
|
||||
* #### [RaspiBlitz: Connect the 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)
|
||||
|
||||
* #### [RaspiBlitz: Install OpenBazaar, Linux Desktop: install OpenBazaar client and migrate the store contents](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.
|
||||
|
||||

|
||||
Reference in New Issue
Block a user