Build Script Details
Lynx is fully supported for the Lightweight Electrum Server in Python
The Github Repository for the Lynx ElectrumX build script is located here. Suggestions are welcome at Github or on the #electrum-team channel of the project Discord.
The build script relies on a few dependencies and ties them together in a single script that completes the tedious task of building the Electrum. The scripts include;
LynxCI - the script to create a Lynx node.
Electrum Installer - from our friends at Mad Cat Mining - who generously upgraded the upstream version to work with Debian 11 and the latest versions of Python for Debian 11.
Certbot - to complete the task of ensuring that all connections to the Electrum remain encrypted.
Shell scripting - the auto-configuration of Electrum configuration files, Lynx configurations files, and local firewall settings on the node.
The complete documentation for ElectrumX can be found here. All Lynx ElectrumX servers enforce secure traffic via ports 50002 and 50004. Non-secure Electrum ports are blocked.
Reference Configuration Files
The following files are automatically configured in the build script, but sometimes, a copy of a configuration file is helpful. Below is a template of your local /etc/electrumx.conf file.
The following Class should be used to correctly integrate your Electrum node with Lynx. The Lynx Discord Community Volunteers manage the current list of peers in this list.
Last updated