Dimecoin-Qt 1.7.1
Ubuntu Binary
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.
- Install the following libraries
sudo apt-get install qt4-default libminiupnpc10 libboost-program-option1.62
- Download the file Dimecoin-qt.tar.gz into your home folder, and uncompress it:
cd ~/
tar xzf Dimecoin-qt.tar.gz
- 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
- run the wallet executable
./Dimecoin-qt
- Go to the Wiki for additional tutarials.
Changes
#1 Updated blockchain checkpoints