Get your own Bitcoin & Lightning Node running - on a RaspberryPi with a nice LCD
Go to file
2024-03-29 18:15:38 +01:00
.github build: fix github web-flow PGPpubkeyFingerprint (#4417) 2024-02-16 17:23:06 +01:00
alternative.platforms fix typo 2023-12-12 20:48:13 +01:00
ci #4477 packer min-build without display 2024-03-19 15:24:25 +01:00
home.admin add v1.11.0 torrents 2024-03-29 16:43:13 +01:00
pictures move documentation to raspiblitz-docs 2024-03-29 17:52:13 +01:00
.gitignore Add automated image builds for VM, bare metal (amd64) and RPi (arm64-rpi) (#3486) 2022-12-20 15:31:51 +01:00
.shellcheckrc big merge of 2388redis & 2669tor (#2790) 2021-12-14 23:34:35 +01:00
build_sdcard.sh base image update: raspios_arm64-2024-03-15 (#4479) 2024-03-17 08:49:01 +01:00
CHANGES.md Update BOS to 17.9.1 (#4501) 2024-03-26 15:19:52 +01:00
CODEOWNERS dev: add codeowners file for branch protection (#3432) 2022-11-16 15:21:08 +01:00
CONTRIBUTING.md move documentation to raspiblitz-docs 2024-03-29 17:52:13 +01:00
HARDWARE_ASSEMBLY.md Added HW assembly pictures 2023-06-03 00:34:11 +02:00
LICENSE Update LICENSE (#2918) 2022-01-30 17:15:46 +01:00
Makefile Local release image build with Packer (#4335) 2024-01-18 17:25:35 +01:00
pull_request_template.md typo fixes in .md files with typos-cli (#4026) 2023-07-28 23:06:05 +02:00
README.md fix documentation links 2024-03-29 18:15:38 +01:00
toc.sh fix toc dot (#3090) 2022-05-04 16:42:07 +02:00
typos.toml add spelling check to github actions (#4314) 2023-12-12 20:23:49 +01:00
Vagrantfile Optimize Vagrant Mode #1579 (#1665) 2020-10-14 01:32:14 +02:00
WORKSHOP.md typo fixes in .md files with typos-cli (#4026) 2023-07-28 23:06:05 +02:00

RaspiBlitz

Build your own Bitcoin & Lightning Fullnode on a RaspberryPi with an optional Display.

RaspiBlitz

The RaspiBlitz is a do-it-yourself Bitcoin & Lightning Fullnode running on a RaspberryPi 4&5 with 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 open-source ecosystem of Bitcoin by becoming a full part of it.

Links to Quickstart your RaspiBlitz journey:

Additional Resources:

Developer Notes:

This is main RaspiBlitz repo containing the bash & python scripts to build the RaspiBlitz software. It it complimented by the following side repos:

To get started with RaspiBlitz Development check the Community Development notes.