Get your own Bitcoin & Lightning Node running - on a RaspberryPi with a nice LCD
Go to file
2024-05-29 16:55:22 +02:00
.github ci: add base image build (#4465) 2024-04-03 21:26:00 +02:00
alternative.platforms fix typo 2023-12-12 20:48:13 +01:00
ci simplify packer 2024-04-05 14:30:10 +02:00
home.admin Merge branch 'dev' into elements 2024-05-29 16:55:22 +02:00
pictures remove old docs 2024-04-03 21:10:07 +02:00
test fix postgresql 13 recovery (#4521) 2024-04-06 10:23:39 +02: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 Improve VM install & add Bitcoin Testnet Option (#4579) 2024-05-29 16:16:40 +02:00
CHANGES.md Merge branch 'dev' into elements 2024-05-29 16:55:22 +02: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
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 Postgres migration fix and test (#4510) 2024-04-02 12:03:02 +02:00
Vagrantfile Optimize Vagrant Mode #1579 (#1665) 2020-10-14 01:32:14 +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.