Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Lido

Solo Bitcoin mining pool for Umbrel. Runs your own Stratum V1 + V2 pool against your Bitcoin node — full block reward if you find a block, no pool fees.

Dashboard demo: https://lido.wtf/

Source: pool lido · UI lido-ui

Install

  1. Install the Bitcoin app on umbrelOS (required dependency).
  2. App Store → Community App Stores → add:
https://github.com/KevinGuest/lido-app
  1. Install Lido.

Point miners at the Connect details in the app:

Port Service
2300 Web UI
2301 Stratum V1
2302 Stratum V2
2299 Pool API (internal)

What’s included

  • Modern dashboard (hashrate, workers, difficulty)
  • Stratum V1 + Stratum V2 (Noise / Mining Protocol)
  • Discord and Telegram alerts for blocks, struggling miners, and digests
  • Umbrel home-screen widgets

Images: ghcr.io/kevinguest/lido-ui + ghcr.io/kevinguest/lido (see lido-app/docker-compose.yml for pinned versions).

Version bump checklist

When shipping a new Umbrel package release, update all of:

  1. lido-app/umbrel-app.ymlversion + releaseNotes
  2. lido-app/docker-compose.ymlLIDO_APP_VERSION (must match manifest version)
  3. lido-app/docker-compose.ymlweb / server image tags and @sha256: digests
    • Resolve digests: docker buildx imagetools inspect ghcr.io/kevinguest/lido:<tag>
    • Same for lido-ui
  4. Keep community tagline: "#2BGA" unless intentionally changing brand copy