electrs

Aplicación Docker from ofawx's Repository

Visión general

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.

Argumentos en tiempo de ejecución

Red
bridge
Concha
sh
Privilegiado
false

Configuración de plantillas

Electrum TCPPorttcp

Port to listen for incoming client connections

Objetivo
50001
Por defecto
50001
Valor
50001
TCP BindVariable

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

Objetivo
ELECTRS_ELECTRUM_RPC_ADDR
Por defecto
0.0.0.0:50001
Valor
0.0.0.0:50001
Core RPC AddressVariable

Address for Bitcoin Core RPC.

Objetivo
ELECTRS_DAEMON_RPC_ADDR
Por defecto
192.168.1.1:8332
DataPathrw

Database storage. Requires at least 50 GiB free disk.

Objetivo
/data/
Por defecto
/mnt/user/bitcoin/electrs
Valor
/mnt/user/bitcoin/electrs/
Bitcoin DataPathro

Bitcoin Core data directory. Read only.

Objetivo
/data/.bitcoin/
Por defecto
/mnt/user/bitcoin/core
Valor
/mnt/user/bitcoin/core/

Descargar estadísticas

17,789
Descargas totales
21
Este mes
21
Media / Mes

Descargas totales a lo largo del tiempo

Cargando gráfico...

Detalles

Repositorio
ofawx/electrs
Última actualización2021-10-14
Visto por primera vez2021-09-03

Ejecute Electrs en Unraid.

Electrs se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.