Skip to content
Geert-Jan Uijtdewilligen edited this page Dec 21, 2017 · 6 revisions

Welcome to the EvaCoin wiki!

The EvaCoin Developers present a new cryptocurrency: The EvaCoin (Eva)

Remember the days when Bitcoin just started? Back in 2012 it all was just small: The network hashrate, the blockchain size and the Proof of Work difficulty.
You could get rich by mining Bitcoin directly into your wallet.

EvaCoin brings back those days with a client based on BitCoin 0.8.2 for our new sha-256d cryptocurrency: Available for MacOS and Windows. Mac Client

Client

Download, install and connect to the network

connect

You can start mining directly into your wallet! Here's an example setup:

EvaCoin.conf

server=1 listen=1 daemon=1 rpcuser=Eva.W1 rpcpassword=OpenSesame rpcallowip=localhost rpcport=6820 addnode=87.209.44.238

bfgminer.exe -o http://127.0.0.1:6820 -u Eva.W1 -p OpenSesame

Mining

A special feature of EvaCoin is the flexibility of the network. The proof of work algorithm even allows for a DECREASE in the network hashrate.

Clone this wiki locally