Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Deutercoin (DEC) - Cryptonight POW
by
servc4
on 29/04/2018, 22:34:57 UTC
DeuterCoin Wallet v1.1.0
Update Instructions

Backup your wallet.wallet via File -> Backup Wallet in the Deutercoin Wallet, in multiple locations.
Turn off your old wallet.
Extract the new Deutercoin Wallet file and replace previous version.
Double click on the new client.
That's it! Enjoy!

Changes
•New difficulty algorithm Cryptonight-lite variant 1
•Ready to HardFork on blockchain height 89500 where difficulty algorithm will be Cryptonight_v7

Please note that after block chain 89500old nods and wallets will not be compatible.

Linux64allfiles.tar.gz - contain Daemon, simplewallet and payment gateway for Ubuntu (64bit)
win64allfiles.rar - contain Daemon, simplewallet and payment gateway for Windows (64bit)

https://github.com/servc4/DeuterCoin/releases/tag/1.1.0

to mine coin use wallet or
https://github.com/xmrig/xmrig
https://github.com/xmrig/xmrig-nvidia
https://github.com/xmrig/xmrig-amd

xmrig --algo=cryptonight-lite --variant 1 -o pool.deutercoin.uk:3333 -u YOUR_WALLET_ADDRESS
xmrig-nvidia --algo=cryptonight-lite --variant 1 -o pool.deutercoin.uk:3333 -u YOUR_WALLET_ADDRESS
xmrig-amd --algo=cryptonight-lite --variant 1 -o pool.deutercoin.uk:3333 -u YOUR_WALLET_ADDRESS