Skip to content

uniqnetwork/uniq

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Forked by: Portions Copyright (c) 2018, The Intense Coin developers Copyright (c) 2014-2017, The Monero Project Portions Copyright (c) 2012-2013, The Cryptonote developers

UNIQ

                 

uniQ is a new cryptocurrency that embodies the true spirit of the digital currency era: a fungible, secure, decentralized digital currency.

Specifications:

Max Supply: 80M

Emission Factor: 22

Tail Emission: 0.20 UNIQ

Difficulty Retargeting: Every block

Block Time: 90 seconds

💾 UNIX Installation

$ apt-get update
$ apt-get upgrade
$ apt-get install qtbase5-dev libssl-dev cmake git libboost1.58-all-dev build-essential g++
$ git clone https://github.com/uniqnetwork/uniq
$ cd uniq/
$ cmake CMakeLists.txt
$ make -j 8
$ cd cryptonote/
$ make -j 8

Use

Once compiled, click on the UNIQ binary.

This starts up the node, which will commence synchronization with peers. REMEMBER TO export your private key before creating a password to your wallet.

To mine with your CPU, click the "Start Mining" button.

Configuration

Links

Social Communities

License

GNU General Public License v3.0