Ecash is now up and running somewhat stable and is in the need for more masternodes!http://oi57.tinypic.com/5cakc3.jpgRelease v0.11.1.252Windows Wallet and source:https://github.com/wonko433/ecash/releases/tag/v0.11.1.252Here are instructions on how to set up a masternode in Windows environment:Start up and sync your wallet. (addnode below if you cannot sync)
Open debug console, type: masternode genkey
Copy output key into a text file to be used later
Then, in debug console type: getaccountaddress 0
Copy output address into a text file to be used later
Send 1000 CASH to address output above, no more, no less. Exactly 1000.
Close Wallet
Create/Edit Ecash.conf:
maxconnections=100
rpcuser=solo
rpcpassword=user
rpcport=8888
gen=0
server=1
daemon=1
reservebalance=9999999
masternodeaddr=YOUR_IP:8888
masternode=1
masternodeprivkey=KEY GENERATED BY COMMAND
rpcallowip=*
addnode=104.207.142.169
Save
Wait 15 blocks (see 15 confirmations from wallet you sent 1000 cash)
To start masternode wallet, open debug console and type: masternode start
If you'd are genuinely interested in starting up a masternode, please PM me your address above and I will send you 1000 CASH for FREE.
Do NOT post in this thread, PM only! This coin is not yet on an exchange and is worthless, so unless you are really interested please do not waste my time.