mirror of
https://github.com/openoms/bitcoin-tutorials.git
synced 2025-12-19 04:54:18 +01:00
fix node address
This commit is contained in:
23
README.MD
23
README.MD
@@ -1,4 +1,4 @@
|
||||
# Make your Full Node work
|
||||
## Make your Full Node work
|
||||
Get the most value out of your dedicated hardware
|
||||
|
||||
start at https://github.com/rootzoll/raspiblitz
|
||||
@@ -7,26 +7,25 @@ and continue https://github.com/Stadicus/guides/blob/master/raspibolt/raspibolt_
|
||||
|
||||
More here:
|
||||
|
||||
### [Install the Electrum Server in Rust (electrs) on the RaspiBlitz](electrs/README.md)
|
||||
#### [Install the Electrum Server in Rust (electrs) on the RaspiBlitz](electrs/README.md)
|
||||
|
||||
### [Install OpenBazaar on a RaspiBlitz, install OpenBazaar client and migrate the store contents](https://gist.github.com/openoms/ba843f7c44ff9c7ca0b5a80e12a0aeb4)
|
||||
\`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
|
||||
|
||||
### [Connect the Zap Desktop Lightning wallet to the RaspiBlitz](ZAPtoRaspiBolt/README.md)
|
||||
#### [Install OpenBazaar on a RaspiBlitz, install OpenBazaar client and migrate the store contents](https://gist.github.com/openoms/ba843f7c44ff9c7ca0b5a80e12a0aeb4)
|
||||
Truly decentralized, peer-to-peer ecommerce - https://openbazaar.org/
|
||||
|
||||
#### [Connect the Zap Desktop Lightning wallet to the RaspiBlitz](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.
|
||||
|
||||
---
|
||||
|
||||
### [Connect the Joule browser extension to the RaspiBlitz](JouleToRaspiBlitz.md)
|
||||
#### [Connect the Joule browser extension to the RaspiBlitz](JouleToRaspiBlitz.md)
|
||||
https://lightningjoule.com/
|
||||
Bring the power of lightning to the web with in-browser payments and identity, all with your own node.
|
||||
|
||||
---
|
||||
|
||||
### [Install Electrum with support for ColdCard, Trezor and Ledger](Electrum_ColdCard_Trezor_Ledger_EPS.md)
|
||||
#### [Install Electrum with support for ColdCard, Trezor and Ledger](Electrum_ColdCard_Trezor_Ledger_EPS.md)
|
||||
|
||||
---
|
||||
|
||||
### [Click here to see my node on explore.casa and connect](https://explore.casa/nodes/02a4c564af0f33795b438e8d76d2b5057c3dcd1115be144c3fc05e7c8c65486f23)
|
||||
#### See my Lightning node on 1ML and connect: https://1ml.com/node/028a2cb8d51e44d7d7e108c2e80a98cc069145e05a6d2025cf554bd8866fe32993
|
||||
If you are not behind Tor send me a DM on https://twitter.com/openoms an I will add you as a peer first.
|
||||
|
||||

|
||||

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