Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
6797728
Topic
421615
Board
Announcements (Altcoins)
Re: [ANN][DRK] DarkCoin | First Anonymous Coin | First X11 | First DGW | ASIC Resistant
by
tifozi
on
18/05/2014, 13:33:15 UTC
Quote from: mattbigblue on May 18, 2014, 01:26:36 PM
I have tried to download both wallets from
https://darkcointalk.org/threads/postponing-masternode-payments-till-may-25th.578/#post-3427
Stable version (v0.9.3.3)
http://www.darkcoin.io/downloads/darkcoin-qt.exe
and
RC2 (v0.10.7.3):
http://www.darkcoin.io/downloads/rc/darkcoin-qt.exe
But my wallet can't sync
Are there any nodes to add? I'm new to X11 and DRK but would like to switch my miner over. Can't start mining without it cause I want to mine P2p.
http://drk.poolhash.org/
has several nodes listed if you wanted to add to config.
Setting up linux wallets is the best way to maintain coin wallets.
Code:
git clone
qmake
make -j
Then when Evan releases new versions
Code:
git pull
make -j