Author

Topic: [ANN] CRAVE 1st POS Masternodes | Dark Assets | I2P | Market =Embrace The Dark= - page 513. (Read 826757 times)

sr. member
Activity: 448
Merit: 250
to make a cold wallet masternode you need 1 main pc (your personal pc) and as many VPS you want.

on your home pc make a new empty wallet.dat then go to debug > console and type :

masternode genkey , then press enter youll get a long string
getaccountaddress 0 , then press enter youll get an address

copy those string and address to a notepad for later use.

now you can send 500 exactly to that address

1. Rent a VPS from vultr.com and choose the one with 15GB ssd (5$/mo)

2. download putty www.chiark.greenend.org.uk/~sgtatham/putty/download.html

3. connect to your VPS using putty (google how to connect in putty)

if you know how to compile craved skip this if not

4. copy and paste this one line at a time in putty black window :

Code:
sudo apt-get install build-essential libtool autotools-dev autoconf pkg-config libssl-dev libboost-all-dev automake libdb++-dev libssl-dev git
sudo aptitude install libminiupnpc-dev
git clone https://github.com/bitcoin/secp256k1
cd secp256k1
./autogen.sh
./configure
make
sudo make install
cd ..
ldconfig
mkdir .crave
nano .crave/crave.conf

NOW paste this to the crave.conf:

Code:
rpcallowip=127.0.0.1
rpcuser=MAKEUPYOUROWNUSERNAME
rpcpassword=MAKEUPYOUROWNPASSWORD
rpcport=8765
server=1
daemon=1
listen=1
staking=0
port=9999
masternodeaddr=YOUR VPS IP:9999
masternode=1
masternodeprivkey=YOUR MASRETNODE KEY THAT YOU SAVED IN NOTEPAD

Download https://mega.nz/#!0Ux2mBgQ!CRHikxDOE6piaHqujYANLMSI6_Zs-O2T4PhpX27ZZzg and move to your VPS root with an sftp program

chmod craved 777
./craved &

now go back to your home pc

make a new crave.conf file and paste this:

Code:
rpcuser=RANDOMSTRINGOFNUMBERSANDLETTERS
rpcpassword=LONGERRANDOMSTRINGOFNUMBERSANDLETTERSHAVEFUN
rpcallowip=127.0.0.1
listen=0
server=1
daemon=1
logtimestamps=1
masternode=1
masternodeprivkey=YOUR MASRETNODE KEY THAT YOU SAVED IN NOTEPAD
masternodeaddr=YOUR VPS IP:9999

open crave-qt.exe and you should see it have a 500 coin

now go to debug > console and type : masternode start

and you should get a msg that says successfully started

please let me know if you got any problem

tips: C8vPmVTzUCeDLysdKEsT8wM5vrqbUyuwpu

Which OS on Vultr? Does it matter? And is it possible to create multiple MN's using 1 windows pc with this VPS? How?

Pm me I can take your order, sologap and me will create masternodes for a fee and give you details if people are confused
sr. member
Activity: 462
Merit: 250
to make a cold wallet masternode you need 1 main pc (your personal pc) and as many VPS you want.

on your home pc make a new empty wallet.dat then go to debug > console and type :

masternode genkey , then press enter youll get a long string
getaccountaddress 0 , then press enter youll get an address

copy those string and address to a notepad for later use.

now you can send 500 exactly to that address

1. Rent a VPS from vultr.com and choose the one with 15GB ssd (5$/mo)

2. download putty www.chiark.greenend.org.uk/~sgtatham/putty/download.html

3. connect to your VPS using putty (google how to connect in putty)

if you know how to compile craved skip this if not

4. copy and paste this one line at a time in putty black window :

Code:
sudo apt-get install build-essential libtool autotools-dev autoconf pkg-config libssl-dev libboost-all-dev automake libdb++-dev libssl-dev git
sudo aptitude install libminiupnpc-dev
git clone https://github.com/bitcoin/secp256k1
cd secp256k1
./autogen.sh
./configure
make
sudo make install
cd ..
ldconfig
mkdir .crave
nano .crave/crave.conf

NOW paste this to the crave.conf:

Code:
rpcallowip=127.0.0.1
rpcuser=MAKEUPYOUROWNUSERNAME
rpcpassword=MAKEUPYOUROWNPASSWORD
rpcport=8765
server=1
daemon=1
listen=1
staking=0
port=9999
masternodeaddr=YOUR VPS IP:9999
masternode=1
masternodeprivkey=YOUR MASRETNODE KEY THAT YOU SAVED IN NOTEPAD

Download https://mega.nz/#!0Ux2mBgQ!CRHikxDOE6piaHqujYANLMSI6_Zs-O2T4PhpX27ZZzg and move to your VPS root with an sftp program

chmod craved 777
./craved &

now go back to your home pc

make a new crave.conf file and paste this:

Code:
rpcuser=RANDOMSTRINGOFNUMBERSANDLETTERS
rpcpassword=LONGERRANDOMSTRINGOFNUMBERSANDLETTERSHAVEFUN
rpcallowip=127.0.0.1
listen=0
server=1
daemon=1
logtimestamps=1
masternode=1
masternodeprivkey=YOUR MASRETNODE KEY THAT YOU SAVED IN NOTEPAD
masternodeaddr=YOUR VPS IP:9999

open crave-qt.exe and you should see it have a 500 coin

now go to debug > console and type : masternode start

and you should get a msg that says successfully started

please let me know if you got any problem

tips: C8vPmVTzUCeDLysdKEsT8wM5vrqbUyuwpu

Which OS on Vultr? Does it matter? And is it possible to create multiple MN's using 1 windows pc with this VPS? How?
sr. member
Activity: 308
Merit: 250
Millionaires Club 47
not capable masternode: Could not connect to 174.XX.XXX.XX:9999

That's the message that I get everytime I try to masternode start.

I need help,pls.



Crap, I keep getting this too.
Help, folks.
I got that before. You have to  ( start ,run, cmd,ipconfig ) check out your IP  copy ,close wallet  , run %AppData% paste to crave configuration IP from command prompt. Save .Open wallet and  viola  

voila! Apparently had the wrong IP in there. you sir, rock.
Grin
sr. member
Activity: 308
Merit: 250
Millionaires Club 47
not capable masternode: Could not connect to 174.XX.XXX.XX:9999

That's the message that I get everytime I try to masternode start.

I need help,pls.



Crap, I keep getting this too.
Help, folks.
This is mistake  .Wrong IP 174.XX.XXX.XX:9999
sr. member
Activity: 462
Merit: 250
not capable masternode: Could not connect to 174.XX.XXX.XX:9999

That's the message that I get everytime I try to masternode start.

I need help,pls.



Crap, I keep getting this too.
Help, folks.
I got that before. You have to  ( start ,run, cmd,ipconfig ) check out your IP  copy ,close wallet  , run %AppData% paste to crave configuration IP from command prompt. Save .Open wallet and  viola  

voila! Apparently had the wrong IP in there. you sir, rock.
sr. member
Activity: 308
Merit: 250
Millionaires Club 47
not capable masternode: Could not connect to 174.XX.XXX.XX:9999

That's the message that I get everytime I try to masternode start.

I need help,pls.



Crap, I keep getting this too.
Help, folks.
I got that before. You have to  ( start ,run, cmd,ipconfig ) check out your IP  copy ,close wallet  , run %AppData% paste to crave configuration IP from command prompt. Save .Open wallet and  viola  
full member
Activity: 210
Merit: 100
to make a cold wallet masternode you need 1 main pc (your personal pc) and as many VPS you want.

on your home pc make a new empty wallet.dat then go to debug > console and type :

masternode genkey , then press enter youll get a long string
getaccountaddress 0 , then press enter youll get an address

copy those string and address to a notepad for later use.

now you can send 500 exactly to that address

1. Rent a VPS from vultr.com and choose the one with 15GB ssd (5$/mo)

2. download putty www.chiark.greenend.org.uk/~sgtatham/putty/download.html

3. connect to your VPS using putty (google how to connect in putty)

if you know how to compile craved skip this if not

4. copy and paste this one line at a time in putty black window :

Code:
sudo apt-get install build-essential libtool autotools-dev autoconf pkg-config libssl-dev libboost-all-dev automake libdb++-dev libssl-dev git
sudo aptitude install libminiupnpc-dev
git clone https://github.com/bitcoin/secp256k1
cd secp256k1
./autogen.sh
./configure
make
sudo make install
cd ..
ldconfig
mkdir .crave
nano .crave/crave.conf

NOW paste this to the crave.conf:

Code:
rpcallowip=127.0.0.1
rpcuser=MAKEUPYOUROWNUSERNAME
rpcpassword=MAKEUPYOUROWNPASSWORD
rpcport=8765
server=1
daemon=1
listen=1
staking=0
port=9999
masternodeaddr=YOUR VPS IP:9999
masternode=1
masternodeprivkey=YOUR MASRETNODE KEY THAT YOU SAVED IN NOTEPAD

Download https://mega.nz/#!0Ux2mBgQ!CRHikxDOE6piaHqujYANLMSI6_Zs-O2T4PhpX27ZZzg and move to your VPS root with an sftp program

chmod craved 777
./craved &

now go back to your home pc

make a new crave.conf file and paste this:

Code:
rpcuser=RANDOMSTRINGOFNUMBERSANDLETTERS
rpcpassword=LONGERRANDOMSTRINGOFNUMBERSANDLETTERSHAVEFUN
rpcallowip=127.0.0.1
listen=0
server=1
daemon=1
logtimestamps=1
masternode=1
masternodeprivkey=YOUR MASRETNODE KEY THAT YOU SAVED IN NOTEPAD
masternodeaddr=YOUR VPS IP:9999

open crave-qt.exe and you should see it have a 500 coin

now go to debug > console and type : masternode start

and you should get a msg that says successfully started

please let me know if you got any problem

tips: C8vPmVTzUCeDLysdKEsT8wM5vrqbUyuwpu
sr. member
Activity: 462
Merit: 250
not capable masternode: Could not connect to 174.XX.XXX.XX:9999

That's the message that I get everytime I try to masternode start.

I need help,pls.



Crap, I keep getting this too.
Help, folks.
sr. member
Activity: 308
Merit: 250
Millionaires Club 47
I prefer women dancing.. instead of guys lol


Gentelmans may I ask you?? I think that finally I set up masternode  .How long I have to wait to see some coins coming to my wallet And where I can check out if my masternode is listed  Huh Thank you for your patience  Here is my console           
legendary
Activity: 2758
Merit: 1075
im in no hurry...r u,lol i just woke up

thats all good brah, Only hitting the strip club on the weekend so i got lotz of time.

gd boy,  Cheesy
member
Activity: 105
Merit: 10
im in no hurry...r u,lol i just woke up

thats all good brah, Only hitting the strip club on the weekend so i got lotz of time.
newbie
Activity: 56
Merit: 0
im in no hurry...r u,lol i just woke up

We have all the time in the world - the coin is dirt cheap and the market will react accordingly. The longer it stays relatively stable the more anxious people become to buy back in before the buy walls go up and it starts to pump again.
legendary
Activity: 2758
Merit: 1075
im in no hurry...r u,lol i just woke up
member
Activity: 105
Merit: 10
Someone predict the price 24 hours from now.

350,000 and up. It is far more likely to go up from here than down.

i agree Grin
more like 150k brah.
guess you shorted...i warned you,lol

naw brah im still waiting for you to pump it to 250k like you said my sell walls are up.
legendary
Activity: 2758
Merit: 1075
Someone predict the price 24 hours from now.

350,000 and up. It is far more likely to go up from here than down.

i agree Grin
more like 150k brah.
guess you shorted...i warned you,lol in fact now walls will go up,lol no strip clubs for you...stay home and watch south park..brah,lol
member
Activity: 105
Merit: 10
Someone predict the price 24 hours from now.

350,000 and up. It is far more likely to go up from here than down.

i agree Grin
more like 150k brah.
legendary
Activity: 2758
Merit: 1075
Someone predict the price 24 hours from now.

350,000 and up. It is far more likely to go up from here than down.

i agree Grin
newbie
Activity: 56
Merit: 0
Someone predict the price 24 hours from now.

350,000 and up. It is far more likely to go up from here than down.
sr. member
Activity: 292
Merit: 250
sr. member
Activity: 406
Merit: 250
Someone predict the price 24 hours from now.
Jump to: