Difference between revisions of "Raspiblitz"

From lightningwiki.net
Jump to navigation Jump to search
(text straight copied from the github)
m (md -> mediawiki syntax)
 
Line 1: Line 1:
Build your own Lightning Node on a RaspberryPi with a nice Display.
Build your own Lightning Node on a RaspberryPi with a nice Display.


The RaspiBlitz is a do-it-yourself Lightning Node based on LND running together with a Bitcoin-Fullnode on a RaspberryPi 3/4 - with an HDD/SSD and a nice display for easy setup & monitoring.
The '''[https://github.com/rootzoll/raspiblitz RaspiBlitz]''' is a do-it-yourself Lightning Node based on LND running together with a Bitcoin-Fullnode on a RaspberryPi 3/4 - with an HDD/SSD and a nice display for easy setup & monitoring.


RaspiBlitz is mainly targeted for learning how to run your own node decentralized from home - because: Not your Node, Not your Rules. Discover & develop the growing ecosystem of the Lightning Network by becoming a full part of it. Build it as part of a workshop or as a weekend project yourself.
'''[https://github.com/rootzoll/raspiblitz RaspiBlitz]''' is mainly targeted for learning how to run your own node decentralized from home - because: Not your Node, Not your Rules.  
Discover & develop the growing ecosystem of the Lightning Network by becoming a full part of it. Build it as part of a workshop or as a weekend project yourself.




* **Tor** (Run as Hidden Service) [details](https://en.wikipedia.org/wiki/Tor_(anonymity_network)#Onion_services)
* '''[[Tor]]''' (Run as Hidden Service) [https://en.wikipedia.org/wiki/Tor_(anonymity_network)#Onion_services details]
* **ElectRS** (Electrum Server in Rust) [details](https://github.com/romanz/electrs)
* '''[[ElectRS]]''' (Electrum Server in Rust) [https://github.com/romanz/electrs details]
* **BTCPayServer** (Cryptocurrency Payment Processor) [details](https://btcpayserver.org)
* '''[[BTCPayServer]]''' (Cryptocurrency Payment Processor) [https://btcpayserver.org details]
* **BTC-RPC-Explorer** (Bitcoin Blockchain Explorer) [details](https://github.com/janoside/btc-rpc-explorer)
* '''[[BTC-RPC-Explorer]]''' (Bitcoin Blockchain Explorer) [https://github.com/janoside/btc-rpc-explorer details]
* **LNbits** (Lightning wallet/accounts System) [details](https://twitter.com/lnbits/status/1253700293440741377?s=20)
* '''[[LNbits]]''' (Lightning wallet/accounts System) [https://twitter.com/lnbits/status/1253700293440741377?s=20 details]
* **SpecterDesktop** (Multisig Trezor, Ledger, COLDCARDwallet & Specter-DIY) [details](https://twitter.com/CryptoAdvance/status/1233833767283941376?s=20)
* '''[[SpecterDesktop]]''' (Multisig Trezor, Ledger, COLDCARDwallet & Specter-DIY) [https://twitter.com/CryptoAdvance/status/1233833767283941376?s=20 details]
* **LNDmanage** (Advanced Channel Management CLI) [details](https://github.com/bitromortac/lndmanage)
* '''[[LNDmanage]]''' (Advanced Channel Management CLI) [https://github.com/bitromortac/lndmanage details]
* **Loop** (Submarine Swaps Service) [details](https://github.com/lightninglabs/loop)
* '''[[Loop]]''' (Submarine Swaps Service) [https://github.com/lightninglabs/loop details]
* **JoinMarket** (CoinJoin Service) [details](https://github.com/JoinMarket-Org/joinmarket-clientserver)
* '''[[JoinMarket]]''' (CoinJoin Service) [https://github.com/JoinMarket-Org/joinmarket-clientserver details]
* **ThunderHub** (Lightning Node Manager WebUI) [details](https://www.thunderhub.io/)
* '''[[ThunderHub]]''' (Lightning Node Manager WebUI) [https://www.thunderhub.io/ details]
* **Faraday** (Channel Analysis & Recommendations CLI) [details](https://github.com/lightninglabs/faraday/blob/master/README.md)
* '''[[Faraday]]''' (Channel Analysis & Recommendations CLI) [https://github.com/lightninglabs/faraday/blob/master/README.md details]
* **Balance Of Satoshis** (Commands for working with LND balances) [details](https://github.com/alexbosworth/balanceofsatoshis/blob/master/README.md)
* '''[[Balance Of Satoshis]]''' (Commands for working with LND balances) [https://github.com/alexbosworth/balanceofsatoshis/blob/master/README.md details]
* **Kindle Display** (Bitcoin Status Display made with a jailbroken Kindle) [details](https://github.com/dennisreimann/kindle-display)
* '''[[Kindle Display]]''' (Bitcoin Status Display made with a jailbroken Kindle) [https://github.com/dennisreimann/kindle-display details]
* **Stacking Sats Kraken** (Auto-DCA script) [details](https://github.com/dennisreimann/stacking-sats-kraken)
* '''[[Stacking Sats Kraken]]''' (Auto-DCA script) [https://github.com/dennisreimann/stacking-sats-kraken details]


You can connect the following Wallet-Apps to your RaspiBlitz:
You can connect the following Wallet-Apps to your RaspiBlitz:


* **Zap** (Android, iOS & Desktop) [details](https://zap.jackmallers.com/)
* '''[[Zap]]''' (Android, iOS & Desktop) [https://zap.jackmallers.com/ details]
* **Zeus** (Android & iOS-TestFlight) [details](https://zeusln.app)
* '''[[Zeus]]''' (Android & iOS-TestFlight) [https://zeusln.app details]
* **Shango** (Android & iOS-TestFlight) [details](https://github.com/neogeno/shango-lightning-wallet)
* '''[[Shango]]''' (Android & iOS-TestFlight) [https://github.com/neogeno/shango-lightning-wallet details]
* **Fully Noded** (iOS) [details](https://apps.apple.com/us/app/fully-noded/id1436425586)
* '''[[Fully Noded]]''' (iOS) [https://apps.apple.com/us/app/fully-noded/id1436425586 details]
* **SendMany** (Android) [details](https://github.com/fusion44/sendmany/blob/master/README.md)
* '''[[SendMany]]''' (Android) [https://github.com/fusion44/sendmany/blob/master/README.md details]
 
"Fastest and cheapest way to get your own Lightning Node running - on a RaspberryPi with a nice LCD."
https://github.com/rootzoll/raspiblitz
 
{{HELP|Add generic info}}

Latest revision as of 21:07, 6 October 2020

Build your own Lightning Node on a RaspberryPi with a nice Display.

The RaspiBlitz is a do-it-yourself Lightning Node based on LND running together with a Bitcoin-Fullnode on a RaspberryPi 3/4 - with an HDD/SSD and a nice display for easy setup & monitoring.

RaspiBlitz is mainly targeted for learning how to run your own node decentralized from home - because: Not your Node, Not your Rules. Discover & develop the growing ecosystem of the Lightning Network by becoming a full part of it. Build it as part of a workshop or as a weekend project yourself.


You can connect the following Wallet-Apps to your RaspiBlitz: