Skip to content

frank123m/SHACoin2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SHACoin (SHA) Current version 2.0.0.1

BACKUP YOUR WALLET.DAT FILE FIRST!!!!!

Windows Users:

1)Go to %appdata%\SHACoin
** %appdata% = C:\Users\your-user-name\AppData\Roaming

2)Delete EVERYTHING in the SHACoin folder except your wallet.dat

3)Start the SHACoin Wallet.

Linux Users (GUI)

(Delete everything in your .SHACoin folder except wallet.dat and move the new SHACoin.conf file there as well)

1)git clone https://github.com/AltcoinsBeta/SHACoin-Dead.git

2)cd SHACoin-Dead

3)sudo qmake SHACoin-qt.pro

4)sudo make

Linux Users (SHACoind only)

(Delete everything in your .SHACoin folder except wallet.dat and move the new SHACoin.conf file there as well)
  1. git clone https://github.com/AltcoinsBeta/SHACoin-Dead.git

  2. cd SHACoin-Dead/src

  3. make -f makefile.unix

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 94.9%
  • HTML 2.0%
  • C 1.3%
  • QMake 0.6%
  • Makefile 0.5%
  • Shell 0.3%
  • Other 0.4%