swapper-org / NodeChain

Nodechain is a service that allows you to create nodes on a blockchain and connect to them natively through APIs. The goal is to allow the user to build their own nodes natively without having to rely on external services.
MIT License
7 stars 5 forks source link

Remove electrum completely #110

Closed bridgedragon closed 2 years ago

bridgedragon commented 2 years ago

Feature Request

Feature Description

Electrum software only adds complexity, and an unneeded layer. It wrapping directly ElectrumX-ElectRs calls, so Nodechain can be adapted to execute request directly on ElectrumX-ElectRs RPC, following Electrum protocol (https://electrum.readthedocs.io/en/latest/protocol.html)