I came across this project recently and found it interesting because most Electrum server implementations are currently in Python (ElectrumX) or Rust (Electrs). This one is written almost entirely in C and targets low-resource home use. It's actively maintained—the dev just pushed a LevelDB migration today—but it hasn't gained much visibility yet. Thought the HN community might appreciate a lean alternative for self-hosting.