当前位置: 首页 > 软件库 > Web3 > 开源货币/比特币 >

electrumx

授权协议 MIT License
开发语言 Python
所属分类 Web3、 开源货币/比特币
软件类型 开源软件
地区 不详
投 递 者 牛骞仕
操作系统 跨平台
开源组织
适用人群 未知
 软件概览

ElectrumX - Reimplementation of electrum-server

Licence: MIT
Language: Python (>= 3.7)
Original Author: Neil Booth

This project is a fork of kyuupichan/electrumx.The original author dropped support for Bitcoin, which we intend to keep.

ElectrumX allows users to run their own Electrum server. It connects to yourfull node and indexes the blockchain, allowing efficient querying of the history ofarbitrary addresses. The server can be exposed publicly, and joined to the public networkof servers via peer discovery. As of May 2020, a significant chunk of the publicElectrum server network runs ElectrumX.

Documentation

See readthedocs.

  • 一、环境:ubuntu1604  python3.7 1、python3.7安装 # 使用pip3.7安装依赖包报错: pip is configured with locations that require TLS/SSL, however the ssl module in Python is not available. 解决这个坑: # 先删除原来安装的python3.7,注意一

  • ElectrumX不使用命令行参数,而是由环境变量控制其行为。 仅要求提供少数几个,如果未指定,则其余的将具有合理的默认值。 有关资源使用情况的许多默认设置都是保守的。 我鼓励您对其进行review。 注意 设置适当的服务以能够连接到您的服务器。为了使互联网上的客户知道您提供的服务,您必须使用REPORT_SERVICES广告您的服务。 一. 必要参数 这些环境变量始终是必需的: 这些环境变量始终