Skip to content

Alternative implementation of spesmilo/electrum-server for Sumcoin

License

Notifications You must be signed in to change notification settings

sumcoinlabs/electrumx-sum

 
 

Repository files navigation

https://travis-ci.org/kyuupichan/electrumx.svg?branch=master

ElectrumX - Reimplementation of electrum-server for Sumcoin

For a future network with bigger blocks.

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

Documentation

See readthedocs.

Neil Booth kyuupichan@gmail.com https://github.com/kyuupichan

## Quick start commands

Start ElectrumX by running:

service electrumx start

Check the logs and indexing progress of ElectrumX with:

journalctl -u electrumx -f

If everything installed correctly, you should see ElectrumX properly syncs with your Sumcoin node and listens for incoming connections.

Packages

No packages published

Languages

  • Python 96.1%
  • C 3.2%
  • Other 0.7%