electrs is an efficient re-implementation of Electrum Server written in Rust. This wrapper allows electrs to integrate with other services on StartOS and exposes its config in the StartOS UI.
See the Develper Docs for more information.
git clone https://github.com/Start9Labs/electrs-startos.git
cd electrs-startos
git submodule update --init
docker run --rm --privileged multiarch/qemu-user-static --reset -p yes -c yes
make
Select System > Sideload Service
from the web UI.