Author

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

newbie
Activity: 56
Merit: 0
Notice how the order book is filling up above 300,000 again? This is becaue people are waking up now to the pleasant surprise that Crave has not only steadied but improved upon its position over the last 12 hours.

Expect the jump to 400,000 to happen soon - not enough BTC for everyone to buy back in before it starts to take off again.
legendary
Activity: 938
Merit: 1000
Hello all, just woke up so I will continue the burn orders. Once I get back from work, progress will start to be made on the darkpool guide and web interface for it. Should hopefully all be up by tonight Smiley

Please explain me what is this burn process? Where can I find more info? I was searching in the forum some times for BLUR, but didn't find any info anywhere.

What is this???

DarkPool daemon available at:

https://github.com/industrialcoinmagic/darkpoold

It is Python, and connects with RPC to crave-qt or craved.  Use --burn command to burn CRAVE for BLUR.

Can use --help command to see available calls.

Run an instance as server:
./darkpoold.py --backend-rpc-password=craverpcpassword --backend-rpc-user=craverpcuser --rpc-password=darkpooldpassword server

Then you can run commands like:
./darkpoold.py --backend-rpc-password=craverpcpassword --backend-rpc-user=craverpcuser --rpc-password=darkpooldpassword burn --source craveaddresstoburncoinsfrom --quantity #ofcrave

I am looking at modifying Boottle which is a client web wallet that you run local and has easy button to turn darkpoold server on and off.  Right now is command line only.

Burn period runs for ~30 days from block 17000.


legendary
Activity: 1111
Merit: 1000
crypto-enthusiast since 2012
Good morning (or evening) everyone,

I'd like to apologize for the dozen of fud style posts I made yesterday during the shakeout / noobtrap.

this project is so young and got pumped so hard that yeah, anyone trading alts are kinda jealous of the volume this coin have compared to others and missing a train is never fun Smiley 

But after reading all what's about technically with crave as well as reading the way dev icm handled the zoo yesterday (with his great -calmdown- post), I know this is THE coin to be in... yesterday, and still today, was an incredible chance to get in for a cheap price I didn't thought could ever be possible again... so I bought few btc and gonna buy more today, seeing the current price is still a bargain.

I'd like to say also that I am in no way associated with the SDC fudsters and even if my signature is stealthcoin, I'm not here to promote another coin... I believe in crypto and welcome all innovations and cooperation between coin dev teams... because we all share the same goals and dreams.

Again, please accept my sincere regrets. I will behave right now and will move on the sidelines as a fan and cheerleading with you. Please welcome me among the Crave community
 Cool
legendary
Activity: 1764
Merit: 1022
THANK YOU for MasterN setup guides.

my question is, Do I need static IP? I have dynamic,

İf i need how can I do? Thanks in advance.

It would be best for a static IP but if you have a dynamic then each time you connect to the internet you may need to change you crave.conf file as you IP changes.


THANKS TIMC, I Set up my 1st node.

If I could make more nodes with same IP, I would make 10 more Wink


You can change the port and setup more if you want. You will need to have multiple copies of the datadir and you crave-qt.exe

something like this for your .bat files and make sure you have a folder to hold the data for each running MN.

StartMasterNode1.bat
crave-qt -datadir=C:\SubFolders\CraveMasterNode1

StartMasterNode2.bat
crave-qt -datadir=C:\SubFolders\CraveMasterNode2

StartMasterNode3.bat
crave-qt -datadir=C:\SubFolders\CraveMasterNode3

Crave Master Node 1 Config
Code:
maxconnections=100
rpcuser=YourRPCUser
rpcpassword=YourRPCPassword
rpcport=9970
port=9999
gen=0
server=1
daemon=1
staking=0
reservebalance=9999999
masternodeaddr=YouIPAddress:9999
masternode=1
masternodeprivkey=YourMasterKey
rpcallowip=127.0.0.1

Crave Master Node 2 Config
Code:
maxconnections=100
rpcuser=YourRPCUser
rpcpassword=YourRPCPassword
rpcport=9971
port=9998
gen=0
server=1
daemon=1
staking=0
reservebalance=9999999
masternodeaddr=YouIPAddress:9998
masternode=1
masternodeprivkey=YourMasterKey
rpcallowip=127.0.0.1

Crave Master Node 3 Config
Code:
maxconnections=100
rpcuser=YourRPCUser
rpcpassword=YourRPCPassword
rpcport=9972
port=9997
gen=0
server=1
daemon=1
staking=0
reservebalance=9999999
masternodeaddr=YouIPAddress:9997
masternode=1
masternodeprivkey=YourMasterKey
rpcallowip=127.0.0.1
legendary
Activity: 1778
Merit: 1000
legendary
Activity: 1232
Merit: 1001
Hello all, just woke up so I will continue the burn orders. Once I get back from work, progress will start to be made on the darkpool guide and web interface for it. Should hopefully all be up by tonight Smiley
cool, thanks. gonna burn some yeah  Cool
hero member
Activity: 798
Merit: 1000
Hello all, just woke up so I will continue the burn orders. Once I get back from work, progress will start to be made on the darkpool guide and web interface for it. Should hopefully all be up by tonight Smiley

Please explain me what is this burn process? Where can I find more info? I was searching in the forum some times for BLUR, but didn't find any info anywhere.

What is this???
legendary
Activity: 938
Merit: 1000

Anyone got link to how to do this with vpn? Forum is flooded and i can't find it.

In the guide you just set up the masternode computer/configuration on the vpn.

Leave the client/cold wallet on your computer.

hero member
Activity: 881
Merit: 502
THANK YOU for MasterN setup guides.

my question is, Do I need static IP? I have dynamic,

İf i need how can I do? Thanks in advance.

It would be best for a static IP but if you have a dynamic then each time you connect to the internet you may need to change you crave.conf file as you IP changes.

or setup an TOR hidden service and use the TOR URL, but you must run the TOR client...

I am not really familiar with TOR or computer science. But I was able to run 1 node with guides:)

I am familiar and experienced with Investment and Trading (my major), All I know this coins value will be over 3 Million USD within 1 month Smiley
hero member
Activity: 644
Merit: 500
Hello all, just woke up so I will continue the burn orders. Once I get back from work, progress will start to be made on the darkpool guide and web interface for it. Should hopefully all be up by tonight Smiley
member
Activity: 81
Merit: 10
THANK YOU for MasterN setup guides.

my question is, Do I need static IP? I have dynamic,

İf i need how can I do? Thanks in advance.

It would be best for a static IP but if you have a dynamic then each time you connect to the internet you may need to change you crave.conf file as you IP changes.

or setup an TOR hidden service and use the TOR URL, but you must run the TOR client...
hero member
Activity: 881
Merit: 502
THANK YOU for MasterN setup guides.

my question is, Do I need static IP? I have dynamic,

İf i need how can I do? Thanks in advance.

It would be best for a static IP but if you have a dynamic then each time you connect to the internet you may need to change you crave.conf file as you IP changes.


THANKS TIMC, I Set up my 1st node.

If I could make more nodes with same IP, I would make 10 more Wink
full member
Activity: 135
Merit: 100
Bigger font please i couldnt see it,yep i bought back in,its off all the way back up over the next few days Grin
sr. member
Activity: 382
Merit: 250
dear dev... where are you?

He posted something a few hours ago? He's not your babysitter.
newbie
Activity: 56
Merit: 0
There is now just 23 BTC between us and 400,000 once more. This has been reduced from over 45 BTC 3 hours ago. I told you this was the bottom and a breakout was on its way - hopefully you will listen to me next time if you didn't today.
hero member
Activity: 734
Merit: 500
sr. member
Activity: 448
Merit: 250
legendary
Activity: 1778
Merit: 1000
PLEASE SUPPORT CRAVE WITH BUY SUPPORT. WE CAN ONLY GO UP FROM HERE Cheesy
legendary
Activity: 1764
Merit: 1022
Troublesome96 has made the second successful public crave burn using my service.
you sir have PM  Smiley gonna burn some!!!  Grin

I sent a PM also.
Jump to: