2020-03-26 20:33:22 +02:00
|
|
|
Fulcrum Protocol
|
|
|
|
|
================
|
2018-03-07 10:30:40 +08:00
|
|
|
|
2020-03-26 20:33:22 +02:00
|
|
|
The Fulcrum protocol is basically the same as ElectrumX and other Electrum-based
|
|
|
|
|
protocol servers such Electrs. This protocol was initially designed for Bitcoin
|
|
|
|
|
BTC but has since been adopted by Bitcoin Cash for use with Electron Cash, and
|
|
|
|
|
has continues to evolve independently of BTC. The Bitcoin Cash variant of the
|
|
|
|
|
protocol is known as the Electrum Cash Protocol.
|
|
|
|
|
|
|
|
|
|
This documentation is intended to be a reference for client and server authors
|
2020-01-09 11:26:54 +00:00
|
|
|
alike.
|
2018-03-07 13:14:45 +08:00
|
|
|
|
2018-03-07 10:30:40 +08:00
|
|
|
.. toctree::
|
2020-01-09 11:26:54 +00:00
|
|
|
:maxdepth: 1
|
2018-03-07 10:30:40 +08:00
|
|
|
|
2020-01-09 11:26:54 +00:00
|
|
|
protocol-basics
|
|
|
|
|
protocol-methods
|
|
|
|
|
protocol-changes
|
|
|
|
|
protocol-removed
|
|
|
|
|
protocol-ideas
|
2018-03-26 16:49:58 +09:00
|
|
|
peer_discovery
|