Pages:
Author

Topic: -= DARKCRAVE SHA256 =- -=(NEW WALLETS RELEASED MANDATORY UPDATE NOW)=- - page 38. (Read 42679 times)

member
Activity: 90
Merit: 10
sr. member
Activity: 247
Merit: 250
Whats the deal with the masternodes? are they working, whats the percentage?
legendary
Activity: 1162
Merit: 1000
many FUD on c-cex xixiix , look the cost  Roll Eyes Roll Eyes  , trex soon
legendary
Activity: 1453
Merit: 1030
Buy wall of 5BTC of CryptoTradeEx @ 10000 sats

https://cryptotrade.exchange/trade/DCC/BTC

and fake orders volume on c-cex...someone is making autosell and autobuy..lol

Sell side of book is fake. Buy side is real. Several BTC worth sold to those buys in the 40k to 50k range so far. I think it's undervalued. This is going to be a fun weekend.

Or not, for some.
hero member
Activity: 994
Merit: 503
Buy wall of 5BTC of CryptoTradeEx @ 10000 sats

https://cryptotrade.exchange/trade/DCC/BTC

and fake orders volume on c-cex...someone is making autosell and autobuy..lol

Sell side of book is fake. Buy side is real. Several BTC worth sold to those buys in the 40k to 50k range so far. I think it's undervalued. This is going to be a fun weekend.
hero member
Activity: 994
Merit: 503
To the guy who just sold some coins on ccex for 40k, with buy orders up on other exchange for 90 to 100k thank you.

 Kiss
full member
Activity: 224
Merit: 100
Im going to get 4 hours of rest.   I got a few PM and will answer them all when i get back.   

Thanks everyone.  This is going to be big!


ok



https://c-cex.com/?p=dcc-btc
newbie
Activity: 14
Merit: 0
Im going to get 4 hours of rest.   I got a few PM and will answer them all when i get back.   

Thanks everyone.  This is going to be big!

 
legendary
Activity: 1453
Merit: 1030
What was the mining cost?

25k to 50k depending on time you rented.

Early 100 block miners peanuts, later miners around 15-25.
hero member
Activity: 994
Merit: 503
What was the mining cost?

25k to 50k depending on time you rented.
sr. member
Activity: 266
Merit: 250
Infected Mushroom
What was the mining cost?
hero member
Activity: 994
Merit: 503

Well it's actually the only market for DCC so...

Not for long.
hero member
Activity: 994
Merit: 503

buy orders on CryptoTradeEx are max 5000 sats..

I do not think CryptoTradeEx is going to drive the market price on this one.
legendary
Activity: 1453
Merit: 1030
sell 386=0.5BTC,to pm

That's jumping the gun a little, don't you think...

buy orders on CryptoTradeEx are max 5000 sats..

CloneCrave would've been more apt, since Crave itself is already 'dark'.
sr. member
Activity: 266
Merit: 250
Infected Mushroom
Exactly. 130k per coin. That is too much.
legendary
Activity: 1453
Merit: 1030
sell 386=0.5BTC,to pm

That's jumping the gun a little, don't you think...
sr. member
Activity: 437
Merit: 250
Mining this cuz its a pretty fair ninja launch, and gamblers gonna gamble... to da moon  Roll Eyes
full member
Activity: 157
Merit: 500
What is the best operating system to compile the wallet with? The windows one using MING doesn't work properly because all the Makefiles are incorrect? Is the Unix makefile properly coded and everything?

Usually Windows wallets build is a bit more difficult cause you need to setup your machine with the essential library and deps that are kinda more annoying compared to linux builds (thanks Microsoft for keeping you OS so shitty)

On Linux i suggest you to follow this commands on a fresh install:

Code:
apt-get install -y git make g++ build-essential dos2unix
apt-get install -y autoconf automake libtool yasm m4
apt-get install -y libminiupnpc-dev libdb++-dev libgmp-dev libssl-dev  libboost-all-dev

.

Also install:

Code:
git clone https://github.com/bitcoin/secp256k1.git

$ ./autogen.sh
$ ./configure
$ make
$ ./tests
$ sudo make install  # optional

This should be fine to build every kind of wallet (almost Tongue ) on your linux machine.

Hope this will help you and many others.



So just download a Ubuntu USB ISO and be able to build it off that? Can I just install it on VMWare?

Sure you can install on VMware.
legendary
Activity: 3808
Merit: 1723
Up to 300% + 200 FS deposit bonuses
What is the best operating system to compile the wallet with? The windows one using MING doesn't work properly because all the Makefiles are incorrect? Is the Unix makefile properly coded and everything?

Usually Windows wallets build is a bit more difficult cause you need to setup your machine with the essential library and deps that are kinda more annoying compared to linux builds (thanks Microsoft for keeping you OS so shitty)

On Linux i suggest you to follow this commands on a fresh install:

Code:
apt-get install -y git make g++ build-essential dos2unix
apt-get install -y autoconf automake libtool yasm m4
apt-get install -y libminiupnpc-dev libdb++-dev libgmp-dev libssl-dev  libboost-all-dev

.

Also install:

Code:
git clone https://github.com/bitcoin/secp256k1.git

$ ./autogen.sh
$ ./configure
$ make
$ ./tests
$ sudo make install  # optional

This should be fine to build every kind of wallet (almost Tongue ) on your linux machine.

Hope this will help you and many others.



So just download a Ubuntu USB ISO and be able to build it off that? Can I just install it on VMWare?
full member
Activity: 157
Merit: 500
What is the best operating system to compile the wallet with? The windows one using MING doesn't work properly because all the Makefiles are incorrect? Is the Unix makefile properly coded and everything?

Usually Windows wallets build is a bit more difficult cause you need to setup your machine with the essential library and deps that are kinda more annoying compared to linux builds (thanks Microsoft for keeping you OS so shitty)

On Linux i suggest you to follow this commands on a fresh install:

Code:
apt-get install -y git make g++ build-essential dos2unix
apt-get install -y autoconf automake libtool yasm m4
apt-get install -y libminiupnpc-dev libdb++-dev libgmp-dev libssl-dev  libboost-all-dev

.

Also install:

Code:
git clone https://github.com/bitcoin/secp256k1.git

$ ./autogen.sh
$ ./configure
$ make
$ ./tests
$ sudo make install  # optional

This should be fine to build every kind of wallet (almost Tongue ) on your linux machine.

Hope this will help you and many others.
Pages:
Jump to: