| home.admin | ||
| patches | ||
| pictures | ||
| build_sdcard.sh | ||
| CHANGES.md | ||
| CONTRIBUTING.md | ||
| LICENSE | ||
| Makefile | ||
| pull_request_template.md | ||
| raspiblesk_access_security.md | ||
| README.md | ||
| typos.toml | ||
| Vagrantfile | ||
RaspiBlesk
Build your own Glcoin & Lightning Fullnode on a RaspberryPi with an optional Display. (API|WebUI)
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:
- Project Homepage: raspiblesk.org
- How to build & setup your own RaspiBlesk & Documentation
- Download latest SD Card images
- How to get Support
Additional Resources:
- ChangeLog
- FAQ User
- FAQ Development
- FAQ Core Lightning
- Workshop Tutorial
- Security Policy
- Alternative Platforms
- Automated Builds
- MIT OpenSource License
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:
- WebUI (React & Tailwind)
- API (Python FastAPI)
- Documentation (Docusaurus)
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.
