Skip to content
hevnsnt edited this page Jun 14, 2016 · 31 revisions

⏣SecKCoin (SKC) is a cryptocurrency developed by SecKC.

======================== #Blockchain Explorer

In order for you to get the most out of ⏣, you need at least two things:

  1. ⏣ Wallet [Insert info on what a wallet is here]
  2. Mining software

Choose Your Own Adventure

CONTRIBUTORS

Thanks to everyone who has contributed to the development of SKC.

  • @corykennedy [The SKCfather]
  • @rixon
  • @myung.kang
  • @0xktwo
  • @hevnsnt

SecKC

⏣SKC Technical Details

⏣Requirements

  • Wallet supports Windows and Linux! It does work with Wine + OSX. (I know I know, I am working on mobile clients)
  • Use at your own risk. https://malwr.com/analysis/NDI1NjFiODkyMmZlNDBmNzliZDgxNDc0NzYwMTFjNjY/
  • https://www.virustotal.com/en/file/baf7bd5898625db01a2b03c42ceeb0e18643b89ad07203cd3808cadcc02dbe06/analysis/1460854630/
  • 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.

How to I use the ⏣SKC Wallet?###

debian/jessie

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
  • tar xzvf seckcoin-fin.tar.gz
  • cd seckcoin/src
  • make -f makefile.unix USE_UPNP=-

Neo-Node Info

  • 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!

How it Works

REBOOT CODE

Clone this wiki locally