Author

Topic: [ANN] How To Set Up an Ecash Masternode in Windows (Read 1442 times)

sr. member
Activity: 406
Merit: 250
What reward do you receive for setting up a masternode?
hero member
Activity: 574
Merit: 500
my address needs 1K ecash: EQ1sop5y9FppLXR1zPSyFDRZYTrGwcRy3f

thanks

PM OP, do not post address in this thread.
newbie
Activity: 36
Merit: 0
I have already posted instruction, why need to create new thread?

https://bitcointalksearch.org/topic/m.10662250

Because it will get buried
legendary
Activity: 2002
Merit: 1051
ICO? Not even once.
Nice guide but as a bit of a correction it is listed on 3 exchanges:


Although the coin might be taken over or even relaunched.

Huh ? Wasn't it relaunched today ?

Oh, I missed it. I didn't get notification for that one for some reason.
sr. member
Activity: 268
Merit: 250
who's the dev?
legendary
Activity: 2688
Merit: 1240
Nice guide but as a bit of a correction it is listed on 3 exchanges:


Although the coin might be taken over or even relaunched.

Huh ? Wasn't it relaunched today ?
hero member
Activity: 574
Merit: 500
I have already posted instruction, why need to create new thread?

https://bitcointalksearch.org/topic/m.10662250
legendary
Activity: 2002
Merit: 1051
ICO? Not even once.
Edit: I have 2 questions:
1) only 1 masternode can run on 1 IP?
2) what's the difference between masternode start and masternode start-many?

Thanks.
newbie
Activity: 36
Merit: 0
Ecash is now up and running somewhat stable and is in the need for more masternodes!

http://oi57.tinypic.com/5cakc3.jpg

Release v0.11.1.252
Windows Wallet and source:
https://github.com/wonko433/ecash/releases/tag/v0.11.1.252


Here 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:
Code:
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.

Jump to: