Pages:
Author

Topic: [ANN] [ICASH] | DARKSEND | MASTERNODE | POW | NO Premine | No ICO - page 31. (Read 81637 times)

newbie
Activity: 64
Merit: 0

Hi How do I understand that I have my active Masternode? I did the procedure below

Thanks


I think from console you can try also the command
masternode debug
hero member
Activity: 952
Merit: 500

Hi How do I understand that I have my active Masternode? I did the procedure below

Thanks





thx friend I could activate 1 masternode , my ask now is how can I add other 2 masternodes??  ....I m going to try it reading your links .. =))


each 100,000 icash on your wallet, you can actived 1 masternode, if you have 200,000 icash you can actived 2 masternode.
and i want to say it's cheap now because 1 icash price today only 87 sats - 100 sats

yeahbut how I can activate the others 2 ?? explain plz

for example : for 1 masternode is like this

tep 1) Start your icash wallet.
Step 2) Go to: Tools->Debug ->Console and write "getaccountaddress 0". Copy the address and send exactly 100000 icash to that address (which is in your wallet).
Step 3) Go to: Tools->Debug ->Console and type the following command and hit enter:

Code: [Select]
masternode genkey

Step 4) Copy the result and place it in the icash.conf file below (look at the configuration for details): (Go to: Tools->Open Configuration File)

Code: [Select]
rpcallowip=127.0.0.1
rpcuser=YourUserName
rpcpassword=YourRPCPassword
server=1
daemon=1
listen=1
masternodeaddr=YOUR_IP:5555
promode=1
masternode=1
masternodeprivkey=KEY GENERATED BY COMMAND masternode genkey


and maybe for 3 masternodes is like this??


tep 1) Start your icash wallet.
Step 2) Go to: Tools->Debug ->Console and write "getaccountaddress 0". Copy the address and send exactly 100000 icash to that address (which is in your wallet). (3 times)
Step 3) Go to: Tools->Debug ->Console and type the following command and hit enter:

Code: [Select]
masternode genkey(3 times)

Step 4) Copy the result and place it in the icash.conf file below (look at the configuration for details): (Go to: Tools->Open Configuration File)

Code: [Select]
rpcallowip=127.0.0.1
rpcuser=YourUserName
rpcpassword=YourRPCPassword
server=1
daemon=1
listen=1
masternodeaddr=YOUR_IP:5555
promode=3
masternode=3
masternodeprivkey=KEY GENERATED BY COMMAND masternode genkey(1)
masternodeprivkey=KEY GENERATED BY COMMAND masternode genkey(2)
masternodeprivkey=KEY GENERATED BY COMMAND masternode genkey(3)






In the console, type masternode list and see if you're IP is in the list.

Did you type in masternode start? If so what message showed up after entering that command?
newbie
Activity: 21
Merit: 0

Hi How do I understand that I have my active Masternode? I did the procedure below

Thanks





thx friend I could activate 1 masternode , my ask now is how can I add other 2 masternodes??  ....I m going to try it reading your links .. =))


each 100,000 icash on your wallet, you can actived 1 masternode, if you have 200,000 icash you can actived 2 masternode.
and i want to say it's cheap now because 1 icash price today only 87 sats - 100 sats

yeahbut how I can activate the others 2 ?? explain plz

for example : for 1 masternode is like this

tep 1) Start your icash wallet.
Step 2) Go to: Tools->Debug ->Console and write "getaccountaddress 0". Copy the address and send exactly 100000 icash to that address (which is in your wallet).
Step 3) Go to: Tools->Debug ->Console and type the following command and hit enter:

Code: [Select]
masternode genkey

Step 4) Copy the result and place it in the icash.conf file below (look at the configuration for details): (Go to: Tools->Open Configuration File)

Code: [Select]
rpcallowip=127.0.0.1
rpcuser=YourUserName
rpcpassword=YourRPCPassword
server=1
daemon=1
listen=1
masternodeaddr=YOUR_IP:5555
promode=1
masternode=1
masternodeprivkey=KEY GENERATED BY COMMAND masternode genkey


and maybe for 3 masternodes is like this??


tep 1) Start your icash wallet.
Step 2) Go to: Tools->Debug ->Console and write "getaccountaddress 0". Copy the address and send exactly 100000 icash to that address (which is in your wallet). (3 times)
Step 3) Go to: Tools->Debug ->Console and type the following command and hit enter:

Code: [Select]
masternode genkey(3 times)

Step 4) Copy the result and place it in the icash.conf file below (look at the configuration for details): (Go to: Tools->Open Configuration File)

Code: [Select]
rpcallowip=127.0.0.1
rpcuser=YourUserName
rpcpassword=YourRPCPassword
server=1
daemon=1
listen=1
masternodeaddr=YOUR_IP:5555
promode=3
masternode=3
masternodeprivkey=KEY GENERATED BY COMMAND masternode genkey(1)
masternodeprivkey=KEY GENERATED BY COMMAND masternode genkey(2)
masternodeprivkey=KEY GENERATED BY COMMAND masternode genkey(3)





newbie
Activity: 64
Merit: 0
Hello im confused which is it 100k or 1k to start the masternode Huh Huh Huh Huh

It's 100k
full member
Activity: 237
Merit: 100
Hello im confused which is it 100k or 1k to start the masternode Huh Huh Huh Huh
hero member
Activity: 633
Merit: 500
B Money Prepaid Mastercard bmoney.io
Where is the coin specs? Current supply, max supply, inflation, etc?

Road maps, list of devs?

It doesn't say it in this thread or the website.

Raises a lot of red flags to me...

Quietly planning behind the scenes. If anything we will hear it next week
member
Activity: 91
Merit: 10
hero member
Activity: 867
Merit: 522
$icash growth and growth up!!!

member
Activity: 94
Merit: 10
Where is the coin specs? Current supply, max supply, inflation, etc?

Road maps, list of devs?

It doesn't say it in this thread or the website.

Raises a lot of red flags to me...
hero member
Activity: 952
Merit: 500
SETTING UP a Masternode - WINDOWS

Quote from: BanzaiBTC link=topic=996567.msg10903277#msg10903277

date=1427470726
Setting up a masternode - Windows

We will be using your home computer for this Smiley nothing fancy

Create a new .txt file, we need to copy/paste a few codes/addresses

Start with a new wallet (0 balance) but first back up your old wallet.dat if

you have coins in it Wink
Open te QT, and make sure you have your firewall accepting connections from

the Icash QT Wink


Let it sync up


After you synced, go to Tools=>Debugconsole=>Console
Then typ : masternode genkey              
Press enter

You will see a large code, copy this code to the .txt file for now. We need

this code later on when we are setting up a new Icash.conf file

Go back to your Wallet=>Tools=>Debugconsole=>Console
Then typ : getaccountaddress 0

This will give you a new Icash address. Copy this address to the .txt file

for now. We need this address later on to sent EXACTLY 1000 Icash to it

(more or less will not work!) so you are able to be a masternode Wink



Next you need to encrypt your wallet! Make sure you think of a strong

password!

Settings=>encrypt wallet

After doing that your wallet needs to restart.



Alright, It is time to sent those 1000 ICASH to the "address 0" you

copy/pasted in the .txt file. make sure it is EXACTLY 1000!!  Cheesy

If you have coins in your backed up wallet. Close down the Icash QT and just

switch your wallet.dat with the back up wallet.dat (the one with your coins

in it Wink) make sure you dont remove or lose the other "masternode" one, just

put it away somewhere else for a sec.
Restart the Icash QT, Let it load, and you should see you have balance again

from your backup wallet.

Send 1000 coins to the Icash address we put in the .txt file earlier. Let it

fully confirm in the blockchain.
Close the Icash QT and swap the wallet.dat files again. You will now need

the masternode wallet.dat file again.

Next, we need to make a new .conf file

Code:
maxconnections=100
rpcuser=yourusername
rpcpassword=yourpassword
rpcallowip=*
rpcport=5555
gen=0
listen=0
server=1
daemon=1
reservebalance=9999999
logtimestamps=1
masternodeaddr=YOURIPADDRESS:5555
masternode=1
masternodeprivkey=YOUR GENERATED PRIV KEY
addnode=104.238.165.95
addnode=104.207.138.176

Change username/password
Replace YOURIPADDRESS with your ip address  Smiley
Replace the YOUR GENERATED PRIV KEY with the one you copy/pasted in

the .txt file
Save as Icash.conf (we all know where to put this right?)


Open the Icash QT

Go to Tools=>Debugconsole=>Console

Typ masternode start walletpassword



Then typ masternode list

If you did everything right, and followed this guide step by step you should

see you ip addres in the list with :1 behind it... then it is all set! Leave

your wallet open though Smiley





Fix the amount needed from 1000 icash to 100,000 icash Smiley
hero member
Activity: 867
Merit: 522
SETTING UP a Masternode - WINDOWS

Quote from: BanzaiBTC link=topic=996567.msg10903277#msg10903277

date=1427470726
Setting up a masternode - Windows

We will be using your home computer for this Smiley nothing fancy

Create a new .txt file, we need to copy/paste a few codes/addresses

Start with a new wallet (0 balance) but first back up your old wallet.dat if

you have coins in it Wink
Open te QT, and make sure you have your firewall accepting connections from

the Icash QT Wink


Let it sync up


After you synced, go to Tools=>Debugconsole=>Console
Then typ : masternode genkey              
Press enter

You will see a large code, copy this code to the .txt file for now. We need

this code later on when we are setting up a new Icash.conf file

Go back to your Wallet=>Tools=>Debugconsole=>Console
Then typ : getaccountaddress 0

This will give you a new Icash address. Copy this address to the .txt file

for now. We need this address later on to sent EXACTLY 1000 Icash to it

(more or less will not work!) so you are able to be a masternode Wink



Next you need to encrypt your wallet! Make sure you think of a strong

password!

Settings=>encrypt wallet

After doing that your wallet needs to restart.



Alright, It is time to sent those 1000 ICASH to the "address 0" you

copy/pasted in the .txt file. make sure it is EXACTLY 1000!!  Cheesy

If you have coins in your backed up wallet. Close down the Icash QT and just

switch your wallet.dat with the back up wallet.dat (the one with your coins

in it Wink) make sure you dont remove or lose the other "masternode" one, just

put it away somewhere else for a sec.
Restart the Icash QT, Let it load, and you should see you have balance again

from your backup wallet.

Send 1000 coins to the Icash address we put in the .txt file earlier. Let it

fully confirm in the blockchain.
Close the Icash QT and swap the wallet.dat files again. You will now need

the masternode wallet.dat file again.

Next, we need to make a new .conf file

Code:
maxconnections=100
rpcuser=yourusername
rpcpassword=yourpassword
rpcallowip=*
rpcport=5555
gen=0
listen=0
server=1
daemon=1
reservebalance=9999999
logtimestamps=1
masternodeaddr=YOURIPADDRESS:5555
masternode=1
masternodeprivkey=YOUR GENERATED PRIV KEY
addnode=104.238.165.95
addnode=104.207.138.176

Change username/password
Replace YOURIPADDRESS with your ip address  Smiley
Replace the YOUR GENERATED PRIV KEY with the one you copy/pasted in

the .txt file
Save as Icash.conf (we all know where to put this right?)


Open the Icash QT

Go to Tools=>Debugconsole=>Console

Typ masternode start walletpassword



Then typ masternode list

If you did everything right, and followed this guide step by step you should

see you ip addres in the list with :1 behind it... then it is all set! Leave

your wallet open though Smiley




hero member
Activity: 952
Merit: 500
How many coins can i earn with a masternode per month?
around 300 ICASH per day

Is that number fixed, or does it depend on the number of masternodes in play?

I believe it depends on the number of masternodes

Ok, Thanks, even at 100 icash a day, that would still beat most investments. 300 icash a day would be over 100% per year. Swell time to own a masternode.

100k per masternode.  Smiley

Soon it will cost a lot, it may be necessary to change the number of coins

100k sounds reasonable, gives a chance for everyone to create a MN.
sr. member
Activity: 297
Merit: 250
How many coins can i earn with a masternode per month?
around 300 ICASH per day

Is that number fixed, or does it depend on the number of masternodes in play?

I believe it depends on the number of masternodes

Ok, Thanks, even at 100 icash a day, that would still beat most investments. 300 icash a day would be over 100% per year. Swell time to own a masternode.

100k per masternode.  Smiley

Soon it will cost a lot, it may be necessary to change the number of coins
hero member
Activity: 1092
Merit: 507
btcstakes.com
How many coins can i earn with a masternode per month?
around 300 ICASH per day

Is that number fixed, or does it depend on the number of masternodes in play?

I believe it depends on the number of masternodes

Ok, Thanks, even at 100 icash a day, that would still beat most investments. 300 icash a day would be over 100% per year. Swell time to own a masternode.

100k per masternode.  Smiley
member
Activity: 131
Merit: 10
How many coins can i earn with a masternode per month?
around 300 ICASH per day

Is that number fixed, or does it depend on the number of masternodes in play?

I believe it depends on the number of masternodes

Ok, Thanks, even at 100 icash a day, that would still beat most investments. 300 icash a day would be over 100% per year. Swell time to own a masternode.
hero member
Activity: 867
Merit: 1000
How many coins can i earn with a masternode per month?
around 300 ICASH per day

Is that number fixed, or does it depend on the number of masternodes in play?

I believe it depends on the number of masternodes
member
Activity: 131
Merit: 10
How many coins can i earn with a masternode per month?
around 300 ICASH per day

Is that number fixed, or does it depend on the number of masternodes in play?
full member
Activity: 171
Merit: 100
How many coins can i earn with a masternode per month?
around 300 ICASH per day
hero member
Activity: 1092
Merit: 507
btcstakes.com
So who's going to be the lead dev on this project? Has the community decided?
discussion is going on
we already have around 40 masternodes running
fill your bags, when dev is determined price is going to grow super fast and it could be late

I'm good for now I have 103K. Don't know if to buy more, the uncertainty is killing me, the whole development thing has me in limbo  Huh
Pages:
Jump to: