Start at https://github.com/rootzoll/raspiblitz
-
A guide to store bitcoin on a clean Android or iPhone secured with multisignature in the Blockstream Green Wallet.
Recommendations to people who are looking into how to take custody of their first satoshis and not running their own node yet. -
Create 3 packages of cryptographically secure backups where the funds cannot be recovered from any single package, but can be recovered with the combination of any two. Can be thought of as a physical 2-of-3 multisig solution for ColdCard, JoinMarket and LND wallets.
-
No port forwarding needed on the local router. Hides the IP of the host and provides an encrypted connection.
-
Use the public IP address of a Virtual Private Server (VPS) to make Tor Hidden Services reachable on the clearnet.
-
A simple example of creating and using a Tor Hidden Service.
-
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.
-
In order to use the JoinMarketQT GUI (and other scripts) it needs to connect to a Bitcoin Core node. A pruned node with the wallet enabled will do and txindex is not required.
-
A long standing coinjoin implementation with decentralised coordination and incentive structure.
-
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. -
A more performant Electrum server for serious hardware.
-
Download, verify and install the chosen version on a Linux desktop.
# download wget https://raw.githubusercontent.com/openoms/bitcoin-tutorials/master/electrs/electrum_wallet.sh # inspect the script cat electrum_wallet.sh # run bash electrum_wallet.sh
-
Can be used as the backend of:
- Blue wallet
- Phoenix / Eclair Mobile Bitcoin and Lightning wallet
- Electrum wallet
- BitBoxApp
`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
-
Remote wallet for LND connected through Tor on iOS TestFlight
-
Remote wallet for LND connected through Tor on Android
-
Secure remote connection for the Ride the Lightning Web UI
-
The desktop app ZAP is a cross platform Lightning Network wallet focused on user experience and ease of use.
-
Bring the power of lightning to the web with in-browser payments and identity, all with your own node. https://lightningjoule.com/
-
Truly decentralized, peer-to-peer ecommerce - https://openbazaar.org/
-
Update scripts for the RaspiBlitz and compatible systems.
-
Scripts to download, verify and update LND to the latest release or build from source up to a chosen commit.
-
Based on the RaspiBlitz v1.3 and contains:
- armbian 5.95
- LND v0.7.1-beta
- Bitcoin Core v0.18.1