Skip to content

Latest commit

 

History

History
47 lines (33 loc) · 2.05 KB

README.md

File metadata and controls

47 lines (33 loc) · 2.05 KB

Welcome to Dimecoin

dimecoin

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.

TwitterFacebookInstagramLinkedinTelegramSupportDiscord

Getting started

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

Releases for Windows, Mac and Linux

Latest release : 1.10.0.1

Find all the documentation in the Wiki

How to build

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.55.0
  • berkeley db 4.8.30.NC
  • libpng 1.6.12
  • miniupnpc 1.9
  • openssl 1.0.1
  • qrencode 3.4.4

If you want to build the wallet from the source, you can follow the instructions below: