SHA Coin Wallet v2.0.0.1
Important: BACKUP YOUR WALLET.DAT FILE FIRST!!!!!
(Delete everything in your SHACoin folder except wallet.dat and move the new SHACoin.conf file there as well)
Windows Users:
- Go to %appdata%\SHACoin (%appdata% = C:\Users\your-user-name\AppData\Roaming)
- Delete EVERYTHING in the SHACoin folder except your wallet.dat
- Start the SHACoin Wallet.
Linux Users (GUI)
- git clone https://github.com/AltcoinsBeta/SHACoin-Dead.git
- cd SHACoin-Dead
- sudo qmake SHACoin-qt.pro
- sudo make
Linux Users (SHACoind only)
- git clone https://github.com/AltcoinsBeta/SHACoin-Dead.git
- cd SHACoin-Dead/src
- make -f makefile.unix