Your node.
Your Raspberry Pi.
RaspiBlesk turns a $75 Raspberry Pi into a fully sovereign Glcoin full node and Lightning Network hub — one-click install, browser dashboard, no command line required.
One image — nine services configured, connected, and running out of the box.
Pre-built for Glcoin mainnet. All components verified and signed.
RaspiBlesk — Full Package
Complete stack: node, Lightning, indexers, web UI. Flash and run.
| Component | Version | arm64 |
|---|---|---|
| Glcoin Core | v0.2.6 | ↓ source |
| Kubo (IPFS daemon) | v0.41.0 | ↓ arm64 |
| LND — Lightning Network Daemon | 0.20.99-beta | ↓ arm64 |
| Core Lightning (CLN) | v25.12.1 | ↓ arm64 |
| electrs — Electrum Server | v0.10.10 | ↓ arm64 |
| Fulcrum — SPV Server | v2.1.0 | ↓ arm64 |
From unboxed Raspberry Pi to running node.
Flash the image
Download RaspiBlesk and flash it to a microSD or SSD using Raspberry Pi Imager.
wget raspiblesk.org/dl/raspiblesk-src-v0.16.5.tar.xz
Boot & connect
Plug in ethernet, power on. RaspiBlesk appears on your network within 60 seconds.
ssh admin@raspiblesk.local
Open the dashboard
Navigate to your node's IP in any browser. Initial setup runs in the web UI.
http://raspiblesk.local
Optimized for Raspberry Pi. Runs on any 64-bit Linux machine.
The Glcoin node at glcoin.org serves live network metrics — block height, connected peers, mempool status, mining hashrate, IPFS daemon health, DNS seeder node count, and anchored site statistics.
View Live Network Dashboard ↗RaspiBlesk is based on the open-source RaspiBlitz project by rootzoll and contributors, ported to the Glcoin Permanent Proof Network. MIT licensed.