Post
Topic
Board Announcements (Altcoins)
Re: [ANN] BitcoinDark (BTCD)--Teleport/Ramchains/SuperNET Core/Dividends/Gen 1.5
by
BTCDDev
on 23/06/2015, 23:32:56 UTC
Hi All,

I took a break from debugging SuperNET-enabled BitcoinDark for Windows today to update the vanilla BTCD release with automatic BitcoinDark.conf generation.


WHAT THIS MEANS

If you don't know what a .conf file is, don't worry about it! Just download and unzip the executable, and run it. It will find peers quickly.

If you do know, it will check for BitcoinDark.conf on launch. If it finds it, it skips it. If it doesn't, it will create a 5 character random username and 15 character random password and generate a BitcoinDark.conf file with a list of nodes. I plan to update these nodes from time to time.

Azeh will update the official Bitbucket download soon, but for now I have uploaded it at:

https://mega.co.nz/#!U0d1QShC!W2RllvIRWPBYbMNbd0mgoo9LZRPfaI_gv7AwCGUCo3g

Code:
matthew@matthew:~/Desktop$ sha1sum BitcoinDark-qt.rar
d6a48339b413660334cb5442c8f8259469a7dc5c  BitcoinDark-qt.rar

Source at github.com/laowais/bitcoindark

Matthew