Post
Topic
Board Announcements (Altcoins)
Re: [ANN] DIMEcoin l community take over l updated everyday
by
nadadenada
on 02/03/2014, 20:49:46 UTC
Hey nada, I'm gonna need that block explorer soon so I can update the checkpoints in the client. Is it still running on your computer?

http://107.150.11.146:333/chain/Dimecoin  will be running until new website (or until you new orders  Grin) , I need at least one more week for block explorer

I have build dimecoin daemon on ubuntu and ran it, its been 3 days it is running continously and there is no single connection to the daemon no block sync nothing is this coin dead ? I dont think so because customers claiming they sent 150 million coins. Developer please have a look at this and sort this out by providing some good nodes

In ubuntu 12.04

Quote
cd ~/
apt-get install build-essential libglib2.0-dev libglibmm-2.4-dev libqt4-dev python-dev libcurl4-gnutls-dev python-software-properties git miniupnpc libminiupnpc-dev nano libboost-all-dev libdb++-dev
git clone https://github.com/dimecoinproject/dimecoin
cd ~/dimecoin/src/leveldb
sh build_detect_platform build_config.mk ./
cd ..
mkdir obj
make -f makefile.unix
mkdir ~/.dimecoin
nano ~/.dimecoin/dimecoin.conf

rpcuser=dimeuser
rpcpassword=SndYwCC8s36N6jT
rpcallowip=*
rpcport=11930
port=11931
daemon=1
server=1
gen=0
addnode=dime.mine-pool.net
addnode=209.126.65.116
addnode=122.10.88.44
addnode=41.133.36.98
addnode=109.193.55.162
addnode=41.78.77.178
addnode=108.53.178.39
addnode=115.28.16.229
addnode=109.65.166.87
addnode=99.99.203.102
addnode=86.184.213.156
addnode=115.28.16.229
addnode=115.28.11.226



Starting dimecoind:

~/dimecoin/src/./dimecoind


info:

~/dimecoin/src/dimecoind getinfo