Downloads
Official PoopHash wallets, tools, and mining software. All releases are digitally signed and SHA256 verified.
Detected Operating System
Detecting your OS...
We've detected your operating system and recommend the best wallet version for you.
~25 MB
All Platforms
🚽 Wallets
Windows
Windows 10/11 (64-bit)
macOS
macOS 11+ (Intel/Apple Silicon)
Linux
Ubuntu 20.04+ / Debian 11+
Source Code
Build from source (Advanced)
⛏️ Mining Tools
T-Rex Miner
NVIDIA GPU Miner (Recommended)
TeamRedMiner
AMD GPU Miner
Mining Configs
Pre-configured batch files
📱 Mobile (Coming Soon)
Mobile Wallets in Development
iOS and Android wallets are currently in development. Sign up to be notified when they're ready!
Development Progress: 65%
Installation Instructions
🪟 Windows Installation
- Download the
PoopHash-v1.2.0-win64.exe
file - Right-click and select "Run as administrator"
- Follow the installation wizard
- Launch PoopHash from Desktop shortcut
- Wait for blockchain sync (may take several hours)
🍎 macOS Installation
- Download the
PoopHash-v1.2.0-mac.dmg
file - Double-click the DMG file to mount it
- Drag PoopHash.app to Applications folder
- Right-click PoopHash.app and select "Open"
- Click "Open" when macOS asks for confirmation
🐧 Linux Installation
- Download the
PoopHash-v1.2.0-linux.AppImage
file - Make it executable:
chmod +x PoopHash-v1.2.0-linux.AppImage
- Run the AppImage:
./PoopHash-v1.2.0-linux.AppImage
- Or install system packages:
sudo apt update && sudo apt install ./poophash_1.2.0_amd64.deb
poopd
Security & Verification
SHA256 Verification
Always verify downloaded files using SHA256 checksums to ensure integrity and security.
# Windows (PowerShell)
Get-FileHash PoopHash-v1.2.0-win64.exe -Algorithm SHA256
# Linux/macOS
sha256sum PoopHash-v1.2.0-linux.AppImage
Digital Signatures
All official releases are signed with our GPG key. Verify signatures for maximum security.
# Import GPG key
gpg --keyserver keyserver.ubuntu.com --recv-keys 0x1234567890ABCDEF
# Verify signature
gpg --verify PoopHash-v1.2.0.sig PoopHash-v1.2.0.tar.gz
Official Sources Only
Only download PoopHash software from official sources. Beware of fake websites and malicious copies.