Get your own Bitcoin & Lightning Node running - on a RaspberryPi with a nice LCD
Go to file
2024-11-13 12:49:56 +00:00
.github #4568 LNbits install fix for AMD & VMs + update lnbits to v0.12.11 (#4768) 2024-10-04 23:15:19 +02:00
alternative.platforms #4802 replace rc with release commit hash (#4803) 2024-10-16 22:06:42 +02:00
ci amd64 image update to debian 12.7.0 (#4719) 2024-09-01 21:05:16 +02:00
home.admin specter update to 2.0.5 2024-11-13 12:49:56 +00:00
pictures add qr donate code 2024-10-07 14:50:13 +02:00
test #4568 LNbits install fix for AMD & VMs + update lnbits to v0.12.11 (#4768) 2024-10-04 23:15:19 +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 Fix Commit Hash (#4804) 2024-10-16 23:33:39 +02:00
CHANGES.md v1.11.3 release 2024-11-07 16:26:06 +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
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 Update README.md 2024-11-02 14:08:35 +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. (API|WebUI)

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.