Skip to content

BigBossRabbit/electrs-wrapper

 
 

Repository files navigation

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-wrapper.git
git submodule update --init
cd electrs-wrapper

Building

make

Sideload onto StartOS

Select System > Sideload Service from the web UI.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 34.8%
  • Shell 31.5%
  • Makefile 15.7%
  • Rust 10.3%
  • Dockerfile 7.7%