Skip to content

Updating to the re branded wallet

Scry clip edited this page Oct 30, 2017 · 1 revision

Linux

  1. install (or compile) havecoind (or havecoin-qt)
  2. makdir ~/.havecoin
  3. cp ~/.harvest/harvest.conf ~/.havecoin/havecoin.conf && cp ~/.harvest/wallet.dat ~/.havecoin/havecoin.conf
  4. run havecoin

Windows

  1. download havecoin-qt.exe
  2. make a new directory C:\Users{user}\AppData\Roaming\Havecoin
  3. go into C:\Users{user}\AppData\Roaming\Harvest, copy havecoin.conf and wallet.dat into the new Havecoin folder
  4. run havecoin-qt
Clone this wiki locally