electrs

Application Docker from ofawx's Repository

Vue d'ensemble

Serve your Electrum clients from your own Bitcoin node! Avoid trusting public Electrum nodes, and maintain your own privacy.

Electrs does not support encrypted (SSL) communication, so avoid connecting directly to the TCP port over public networks (eg the Internet). Note that some clients, including Electrum, do not support connections without SSL. Consider using nginx as an SSL proxy (see link below for sample configuration). Electrs is designed for personal use only, and is not appropriate for serving a large number of clients.
If you have RPC enabled in Bitcoin Core without manually specifying an RPC user and password, Electrs can use Bitcoin's cookie file to auth automatically. If you have manually configured user and password in Bitcoin, these must also be set in Electrs manually. To do so, create a file called electrs.toml in the Electrs Data directory configured below. In this file, include the following data, substituting your own values for USER and PASSWORD: auth = "USER:PASSWORD"
See https://github.com/romanz/electrs/blob/master/doc/usage.md for full details on Electrs configuration.

Arguments d'exécution

Réseau
bridge
Coquille
sh
Privilégié
false

Configuration du modèle

Electrum TCPPorttcp

Port to listen for incoming client connections

Cible
50001
Défaut
50001
Valeur
50001
TCP BindVariable

Subnet to accept connections from, and port to listen on. Port must match above.

Cible
ELECTRS_ELECTRUM_RPC_ADDR
Défaut
0.0.0.0:50001
Valeur
0.0.0.0:50001
Core RPC AddressVariable

Address for Bitcoin Core RPC.

Cible
ELECTRS_DAEMON_RPC_ADDR
Défaut
192.168.1.1:8332
DataPathrw

Database storage. Requires at least 50 GiB free disk.

Cible
/data/
Défaut
/mnt/user/bitcoin/electrs
Valeur
/mnt/user/bitcoin/electrs/
Bitcoin DataPathro

Bitcoin Core data directory. Read only.

Cible
/data/.bitcoin/
Défaut
/mnt/user/bitcoin/core
Valeur
/mnt/user/bitcoin/core/

Télécharger les statistiques

17,789
Total des téléchargements
21
Ce mois-ci
21
Moyenne / Mois

Total des téléchargements au fil du temps

Chargement du graphique...

Détails

Référentiel
ofawx/electrs
Dernière mise à jour2021-10-14
Première vue2021-09-03

Exécutez Electrs sur Unraid.

Electrs est listé dans Community Apps pour Unraid OS. Explorez Unraid pour créer un serveur domestique flexible, un NAS ou un laboratoire domestique.