======================== #Blockchain Explorer
Thanks to everyone who has contributed to the development of SKC.
- @corykennedy
- @rixon
- @myung.kang
- @0xktwo
- @hevnsnt
- Coin Type: Pure PoW (https://en.bitcoin.it/wiki/Proof_of_work)
- Hashing Algorithm: Scrypt (https://en.bitcoin.it/wiki/Scrypt_proof_of_work)
- Time Between Blocks (in seconds): 86
- Block Reward: 1.337
- Block Reward Halving Rate: 840,000
- Daily Block Count: 1004.65
- Coins Generated Per Day: 1337'ish (do your own math, and back off it was the closest I could get)
- Wallet supports Windows, Linux & Slack! It does work with Wine + OSX.
- Use at your own risk.
- This software is currently detected as malware because it is "unknown" and mines cryptocurrency and is based off of "BitcoinMiner". Since this application uses computer resources it is classififed as a potentially unwanted application (PUP).
- DO NOT USE THIS SOFTWARE ON PRODUCTION OR MISSION CRITICAL COMPUTER SYSTEMS. SECKC (or anyone involved with this project) IS NOT RESPONSIBILE FOR ANY PROBLEMS CAUSED FROM USE OF THIS SOFTWARE. I AM TYPING IN ALL CAPS SO YOU KNOW I AM SUPER SERIOUS GUYS!
- None of the authors, contributors, administrators, vandals, or anyone else connected with SecKC, in any way whatsoever, can be responsible for your use of this software or software contained in or linked from these repositories.
In order to run the wallet, you will need to compile it yourself. The instructions below show how to get it running on Debian/Jessie.
- sudo apt-get install build-essential libboost-all-dev libcurl4-openssl-dev git qt-sdk libminiupnpc-dev libssl-dev libdb++-dev
- git clone https://github.com/SecKC/SecKCoin.git
- cd seckcoin/src
- make -f makefile.unix USE_UPNP=-
- addnode=104.154.95.66:1337
- addnode=107.178.223.6:1337
Until further notice (watch #SecKCoin slack channel) DO NOT USE the windows client, as it is deprecated at this time. We are working to create another version.
- Paper Wallets now available! Thanks @hevnsnt!