Open Source Node Software

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.

glcoin.org ~ $
$ network-status
glcoind fetching blk —
peers
mempool
hashrate
ipfs
sites
seeder
9
Bundled Services
2
LN Implementations
arm64
Architecture
MIT
License
// node stack
Everything pre-installed.

One image — nine services configured, connected, and running out of the box.

v0.2.6
Glcoin Full Node
Validates every block on the Permanent Proof Network. KYC miner registry, on-chain site anchoring (createsiteanchortx), glcsite-resolver, IPFS auto-pin, jurisdictional storage (GLCMv3), and OTP-pad encrypted off-chain content.
kubo v0.41.0
Kubo — IPFS daemon
Local IPFS node. Provides the off-chain content layer that backs glc1/glc2/glc3 commitments and the OTP-pad encrypted-CID store.
lnd v0.20.99-beta
LND — Lightning
Open payment channels and route transactions with the industry-standard Lightning daemon.
cln v25.12.1
Core Lightning
Alternative Lightning implementation. Run CLN as a drop-in replacement or alongside LND.
electrs v0.10.10
Electrs
Full address indexer. Connect any Electrum-compatible wallet to your own node.
fulcrum v2.1.0
Fulcrum
High-performance C++ SPV server for wallets that need low-latency responses.
mempool v3.2.1
Mempool Explorer
Block explorer with silver-pegged fee display (1 Gsat = 3 g Ag) and KYC-miner attribution from the on-chain registry.
explorer
glc-rpc-explorer
Block / tx / address explorer with full RPC browser — exposes listminers, IPFS pin status and every other Glcoin 0.2.x RPC.
web ui
Browser Dashboard
Manage everything from any browser on your local network. No SSH required.
// downloads
Get RaspiBlesk.

Pre-built for Glcoin mainnet. All components verified and signed.

RaspiBlesk — Full Package

Complete stack: node, Lightning, indexers, web UI. Flash and run.

raspiblesk-src-v0.16.5.tar.xz ↓
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
// quick start
Up in three steps.

From unboxed Raspberry Pi to running node.

01

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
02

Boot & connect

Plug in ethernet, power on. RaspiBlesk appears on your network within 60 seconds.

ssh admin@raspiblesk.local
03

Open the dashboard

Navigate to your node's IP in any browser. Initial setup runs in the web UI.

http://raspiblesk.local
// hardware
Supported devices.

Optimized for Raspberry Pi. Runs on any 64-bit Linux machine.

Raspberry Pi 5
arm64 · 4–8 GB RAM
Primary
Raspberry Pi 4 (4/8 GB)
arm64 · SSD recommended
Primary
Raspberry Pi 4 (2 GB)
arm64 · SSD required
Min. spec
Other ARM64 SBCs
arm64 · Radxa, OrangePi…
Community
// network
See the network live.

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.

Network Overview

Peers, uptime, data throughput, addrman tables

Mining & Mempool

Hashrate, difficulty, transaction queue, usage meter

IPFS & Anchored Content

IPFS daemon status, pinned CIDs, on-chain site anchors

DNS Seeder

Live node count from seed.glcoin.org

View Live Network Dashboard ↗
// open source
Built on RaspiBlitz. Ported to Glcoin.

RaspiBlesk is based on the open-source RaspiBlitz project by rootzoll and contributors, ported to the Glcoin Permanent Proof Network. MIT licensed.

RaspiBlesk Repo ↗ Glcoin Repo ↗ glcoin.org ↗ glcoincore.org ↗