Dimecoin is a fast and durable coin great for micro-payments. Dimecoin uses (Quark) algorithm and is minable with ASIC. Since the beginning of 2018, it has been revived by a diverse and talented group of community volunteers determined to ensure a successful comeback. As a community based coin, we value transparency and agility. So please join us as we grow, develop, and integrate Dimecoin.
Our official social media pages are as follows.
Twitter • Facebook • Instagram • Linkedin • YouTube •
The following instructions will get you a copy of the dimecoin source code up and running on your local machine for development and testing purposes. If you are only interested in getting a release of the dimecoin wallet for your system see the Releases section below
- Windows: Release 1.8.0
- Linux: Release 1.8.0
Find all the documentation in the Wiki
This version of the code has been forked from https://github.com/dimecoinproject1/dimecoin
Here are the third party libraries required to build the code and the exact versions used:
- boost 1.58.0
- berkeley db 5.0.32.NC
- libpng 1.6.12
- miniupnpc 1.9
- openssl 1.0.2g
- qrencode 3.4.4
If you want to build the wallet from the source, you can follow the instructions below: