Server resources: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 6: | Line 6: | ||
== Bitcoin Cash SPV server software == | == Bitcoin Cash SPV server software == | ||
* [https://github.com/cculianu/Fulcrum/releases | * [https://github.com/cculianu/Fulcrum/releases Fulcrum]: A fast & nimble SPV server for Bitcoin Cash, Bitcoin BTC, and Litecoin. '''(recommended)''' | ||
* [https://www.bitcoinunlimited.info/download ElectrsCash]: ElectrsCash binary provides a Bitcoin Cash SPV server that can be used for Electron Cash - the binary file is included with the Bitcoin Unlimited full node software. | * [https://www.bitcoinunlimited.info/download ElectrsCash]: ElectrsCash binary provides a Bitcoin Cash SPV server that can be used for Electron Cash - the binary file is included with the Bitcoin Unlimited full node software. | ||
* [https://github.com/kyuupichan/electrumx ElectrumX]: Reimplementation of electrum-server. | * [https://github.com/kyuupichan/electrumx ElectrumX]: Reimplementation of electrum-server. |
Revision as of 07:58, 3 August 2023
Bitcoin Cash full node software
- Bitcoin Cash Node: A professional, miner-friendly node that solves practical problems for Bitcoin Cash. (recommended)
- Bitcoin Unlimited: Bitcoin Unlimited powers the backbone of the Bitcoin network by using novel technologies.
Bitcoin Cash SPV server software
- Fulcrum: A fast & nimble SPV server for Bitcoin Cash, Bitcoin BTC, and Litecoin. (recommended)
- ElectrsCash: ElectrsCash binary provides a Bitcoin Cash SPV server that can be used for Electron Cash - the binary file is included with the Bitcoin Unlimited full node software.
- ElectrumX: Reimplementation of electrum-server.
Monitoring
- Bitcoin All Seeing Eye - external monitoring service for Electrum/Fulcrum servers, receive email notifications when your Electron Cash server is down,
- Prometheus and Grafana can be configured for Bitcoin Cash Node and Fulcrum. Systemd and Prometheus exporter files are available on this wiki. You can also get the Prometheus files from GitHub: Bitcoin Prometheus Exporter, Fulcrum Prometheus Exporter