Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 922 Bytes

README.md

File metadata and controls

31 lines (21 loc) · 922 Bytes

Wrapper for Electrum Rust Server (electrs)

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.

Dependencies

See the Develper Docs for more information.

Cloning

git clone https://github.com/Start9Labs/electrs-startos.git
git submodule update --init
cd electrs-startos

Building

make

Sideload onto StartOS

Select System > Sideload Service from the web UI.