Downloads Illustration

Installation & Build Guide

Below you'll find step-by-step instructions to install Dough on your platform, compile from source, and verify builds with signatures.

Windows Installation

1. Download the .exe installer above.
2. Run the installer and follow the wizard prompts.
3. By default, Dough will install to C:\Program Files\Dough. Ensure your system meets the requirements:

To verify installer integrity, compare the SHA256 signature:

SHA256: 3f2e1a4b6c7d8e9f0a1b2c3d4e5f6a7b8c9d0e1f2a3b4c5d6e7f8g9h0i1j2k

Linux Installation

Supported distributions include Debian, Ubuntu, Fedora, CentOS, and Arch. Choose your package:

# Debian/Ubuntu sudo dpkg -i Dough_1.2.3_amd64.deb # Fedora/CentOS sudo rpm -i Dough-1.2.3.x86_64.rpm # Arch Linux (AUR) pamac build Dough

Alternatively, use AppImage:

chmod +x Dough-1.2.3.AppImage ./Dough-1.2.3.AppImage

macOS Installation

Double-click the .dmg, then drag Dough to your Applications folder. Requirements:

To verify the DMG signature:

SHA256: ab1c2d3e4f5g6h7i8j9k0l1m2n3o4p5q6r7s8t9u0v1w2x3y4z5

Building from Source

Clone the repository and build with CMake:

git clone https://github.com/peritus/doughwallet.git cd Dough mkdir build && cd build cmake .. -DCMAKE_BUILD_TYPE=Release make -j$(nproc) sudo make install

Requirements:

Once installed, launch Dough with Dough in your terminal or via your app launcher.

What is Dough?

A Wallet that Feels Like Home

Dough isn’t just a crypto wallet — it’s a companion. Built with simplicity and security at its core, Dough helps you manage, send, and receive digital assets with peace of mind. Whether you're a seasoned trader or just getting started, Dough offers an intuitive interface, real-time insights, and powerful tools, all wrapped in a warm and friendly design. It's not just about blockchain — it's about trust, freedom, and a bit of fun.

Dough Wallet Illustration