Skip to content

Windows_Client

hevnsnt edited this page Jun 14, 2016 · 4 revisions

You are lucky. @0xktwo already did all the hard work for you. So your job is easy.

Download the Windows Client

Run the client once, and after it has started, close it. This will create all the files that you need in order for the client to work, but we will need to configure it. The following directories and files are required (and created on first run)

  • %appdata%/seckcoin/
  • %appdata%/seckcoin/seckcoin.conf
  • %appdata%/seckcoin/wallet.dat

Go back to the directory that you cloned the github in, making sure there is a file seckcoin.conf.sample

  • Backup your current seckcoin.conf (copy %appdata%/seckcoin/seckcoin.conf %appdata%/seckcoin/seckcoin.conf.orig)
  • Replace it with the seckcoin.conf from the github page (copy seckcoin.conf.sample %appdata%/seckcoin/seckcoin.conf)

Open your client again... You should be operational.

Clone this wiki locally