fastcoin-project / electrumx-fst

Alternative implementation of spesmilo/electrum-server for Fastcoin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

ElectrumX - Reimplementation of electrum-server for Fastcoin

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.

About

Alternative implementation of spesmilo/electrum-server for Fastcoin

License:MIT License


Languages

Language:Python 96.7%Language:C 3.2%Language:Shell 0.1%