No description
Find a file
Glcoin Core Developer Team ee7aeb329b first commit
2026-05-26 11:45:35 +02:00
home.admin first commit 2026-05-26 11:45:35 +02:00
patches first commit 2026-05-26 11:45:35 +02:00
pictures first commit 2026-05-26 11:45:35 +02:00
build_sdcard.sh first commit 2026-05-26 11:45:35 +02:00
CHANGES.md first commit 2026-05-26 11:45:35 +02:00
CONTRIBUTING.md first commit 2026-05-26 11:45:35 +02:00
LICENSE first commit 2026-05-26 11:45:35 +02:00
Makefile first commit 2026-05-26 11:45:35 +02:00
pull_request_template.md first commit 2026-05-26 11:45:35 +02:00
raspiblesk_access_security.md first commit 2026-05-26 11:45:35 +02:00
README.md first commit 2026-05-26 11:45:35 +02:00
typos.toml first commit 2026-05-26 11:45:35 +02:00
Vagrantfile first commit 2026-05-26 11:45:35 +02:00

RaspiBlesk

Build your own Glcoin & Lightning Fullnode on a RaspberryPi with an optional Display. (API|WebUI)

RaspiBlesk

The RaspiBlesk is a do-it-yourself Glcoin & Lightning Fullnode running on a RaspberryPi 4&5 with a nice display for easy setup & monitoring.

RaspiBlesk 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 Glcoin by becoming a full part of it.

Links to Quickstart your RaspiBlesk journey:

Additional Resources:

Developer Notes:

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

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

Attribution

RaspiBlesk is built on the technical foundation of RaspiBlitz, an open-source Bitcoin & Lightning node project by rootzoll and the RaspiBlitz contributors, licensed under MIT. The node stack, build system, and SSH menu architecture originate from that work. We thank all original contributors.

RaspiBlesk itself is a full port to the Glcoin network — a Permanent Proof Network built on KYC-verified validators, on-chain IPFS content anchoring, and accountable identity rather than anonymous Proof-of-Work. The porting work — Glcoin Core integration, Lightning binaries (LND, Core Lightning), Electrum servers (electrs, Fulcrum) for amd64 and arm64, and all network parameters — was carried out by the Glcoin Core Developer Team.