Zugcoin cryptocurrency with POW and in GAME!!

in #cryptocurrency6 years ago (edited)

 Git  Discord  BitcoinRun

What is Zugcoin
Zugcoin is a cryptocurrency unique concept, you can mine coin, or play to our games to collect zugcoin.

COIN SPECIFICATION
Coin Name: Zugcoin  
Ticker: ZCN
Algorithm: Scrypt
Type: Pow + Game
Block Time: 300 secs
Block reward: 1 000 ZCN
Maturity: 20 Confirmations
RPC port: 38400
P2P port: 38399

Total Supply: 2 000 000 000 ZCN  
Premine: 10% (200 000 000 ZCN) for developers + exchange + 2 more games.
Premine: 40% (800 000 000 ZCN) for gamers

ROAD MAP
2nd Quarter
Releasing the develoment code to github.
Windows, Mac & Linux Wallets
Discord server
1st game : BitcoinRun
Launching the Official Zugcoin Website
Whitepaper
Will be listed in CryptoBridge

3rd Quarter
More exchange
New game : Driftcoin, Racing game in Multiplayer

4th Quarter
New game : Warcoin, RTS game like Warcraft in Multiplayer

Wallet Downloads
Win - https://github.com/zugcoin/crypto/files/2053094/zugcoin-qt-windows.zip
LINUX - https://github.com/zugcoin/crypto/files/2053098/zugcoin-qt-linux.tar.gz

Games
1st game : BitcoinRun

https://play.google.com/store/apps/details?id=com.zugsoft.btcrun

2nd game : Driftcoin (Q3 2018)
-Drift with cartoons car to collect zugcoin,
-8 different car
-Multiplayer

3rd game : Warcoin (Q4 2018)
-RTS game similar to Warcraft, Orcwar
-Create your units
-Multiplayer in real time.
-Attack your friends or online players to earn zugcoin

Discord
https://discord.gg/rnURFT

Pool
http://minpool.net
http://findblocks.com/getting_started

Solo Mining with GPU

Create or modify the file
C:\Users\youruser\AppData\Roaming\ZUGCoin\zugcoin.conf

Add 4 lines :
rpcuser=test
rpcpassword=x
rpcport=38400
server=1

Download ccminer from

 https://github.com/tpruvot/ccminer/releases/tag/2.2.5-tpruvot

Create a zcn.bat file and insert :

TITLE GPU ZCN
:loop
ccminer-x64 -a scrypt -o http://127.0.0.1:38400 -u test -p x
goto loop

Solo Mining with CPU

Create or modify the file
C:\Users\youruser\AppData\Roaming\ZUGCoin\zugcoin.conf

Add 4 lines :
rpcuser=test
rpcpassword=x
rpcport=38400
server=1

Download cpuminer from

 https://github.com/JayDDee/cpuminer-opt/files/1996977/cpuminer-opt-3.8.8.1-windows.zip

Create a zcn.bat file and insert :

REM -t 12 for 12 Threads (Ryzen 1700X-1800X)
TITLE CPU ZCN
:loop
cpuminer -a scrypt -o http://127.0.0.1:38400/ -u test -p x -t 12 --coinbase-addr=youraddressZCN
goto loop 


Coin Marketplace

STEEM 0.18
TRX 0.13
JST 0.029
BTC 57400.65
ETH 3108.60
USDT 1.00
SBD 2.42