Share your Kevacoin Electrumx Server Node with #kevanode and earn kva.

How to build a kevacoin node?

Now you can use kva.sh script to automatically install kevacoin+electrumx local tcp server on ubuntu 20.04.

wget keva.app/kva.sh

chmod +x kva.sh

sudo -s

./kva.sh

Then you can use your ip and tcp port 50001 in kevacoin app.

check electrumx status

systemctl status electrumx.kevacoin.service

If you run this kva.sh on vps like linode, you need to run update first.

apt-get update && apt-get -y upgrade

You can also install Ubuntu 20.04 byself

https://releases.ubuntu.com/20.04.4/ubuntu-20.04.4-live-server-amd64.iso

https://github.com/kevacointoolkit/

*This latency is from server to server. There is a good app for testing latency in local. "Is My Server Online - Monitor your servers".