Skip to content

Dimecoin-Qt 1.7.1

Compare
Choose a tag to compare
@simonerom simonerom released this 13 Feb 20:48
· 18388 commits to master since this release
8ab202b

Ubuntu Binary

Dimecoin-qt.tar.gz

If you want to build this release check out the step by step guide

Installation

The following installation has been tested on Ubuntu 17.04.

  1. Install the following libraries
sudo apt-get install qt4-default libminiupnpc10 libboost-program-option1.62
  1. Download the file Dimecoin-qt.tar.gz into your home folder, and uncompress it:
cd ~/
tar xzf Dimecoin-qt.tar.gz
  1. Download the most recent dimecoin.conf (right click->save as) file in your home folder, and move it into the Dimecoin data folder:
cd ~/
mkdir .dimecoin
mv dimecoin.conf .dimecoin
  1. run the wallet executable
./Dimecoin-qt
  1. Go to the Wiki for additional tutarials.

Changes

#1 Updated blockchain checkpoints