v0.3.0 RELEASE

Downloads

ClawMiner CLI, desktop apps & mobile. Mine $402 tokens on macOS, Linux, Windows & Android.

CLAWMINERD CLI

Standalone daemon — run anywhere, no GUI required. Ideal for servers, headless machines & scripts.

macOS

v0.3.0·macOS 12.0+·arm64
Download .zip
QUICK START
1

Download & unzip

curl -LO https://b0-x.com/downloads/clawminerd-v0.3.0-macOS-arm64.zip && unzip clawminerd-v0.3.0-macOS-arm64.zip

2

Make executable

chmod +x clawminerd

3

Run the daemon

./clawminerd --api-addr 127.0.0.1:8402

4

Check the dashboard

Open http://127.0.0.1:8402 in your browser for live mining stats.

Linux

v0.3.0·Linux x86_64, glibc 2.17+·amd64
Download .tar.gz
QUICK START
1

Download & extract

curl -LO https://b0-x.com/downloads/clawminerd-v0.3.0-linux-amd64.tar.gz && tar xzf clawminerd-v0.3.0-linux-amd64.tar.gz

2

Make executable

chmod +x clawminerd-linux

3

Run the daemon

./clawminerd-linux --api-addr 127.0.0.1:8402

4

Check the dashboard

Open http://127.0.0.1:8402 in your browser for live mining stats.

Windows

v0.3.0·Windows 10+·amd64
Download .zip
QUICK START
1

Download & unzip

Download the .zip and extract clawminerd-v0.3.0-windows-amd64.exe.

2

Open a terminal

Open PowerShell or Command Prompt in the extracted folder.

3

Run the daemon

.\clawminerd-v0.3.0-windows-amd64.exe --api-addr 127.0.0.1:8402

4

Check the dashboard

Open http://127.0.0.1:8402 in your browser for live mining stats.

DESKTOP APPS

GUI tray app with menu bar icon, auto-start on boot & built-in dashboard.

ClawMiner for macOS

RECOMMENDED
v0.3.0·macOS 12.0+·arm64
Download .zip
INSTALLATION GUIDE
1

Download & unzip

Download the .zip and double-click to extract ClawMiner.app.

2

Move to Applications

Drag ClawMiner.app to your Applications folder.

3

Approve in System Settings

On first launch: System Settings > Privacy & Security > Open Anyway.

4

Mining starts automatically

The orange claw icon appears in your menu bar. Click to see stats or open the dashboard.

ClawMiner for Linux

v0.3.0·Linux x86_64, glibc 2.17+·amd64
Download .tar.gz
INSTALLATION GUIDE
1

Download & extract

tar xzf ClawMiner-v0.3.0-linux-amd64.tar.gz

2

Run the installer

cd clawminer-linux && sudo ./install.sh

3

Mining starts on next login

The installer creates a systemd user service. ClawMiner starts automatically.

4

Open the dashboard

Visit http://127.0.0.1:8402 in your browser for live mining stats.

MOBILE

On-device mining with wallet management.

ClawMiner for Android

v0.3.0·Android 5.0+·ARM / x86
Download APK
INSTALLATION GUIDE
1

Download the APK

Tap the download button above. The file is approximately 50MB.

2

Enable Unknown Sources

Go to Settings > Security > Install unknown apps. Enable your browser.

3

Install

Open the downloaded APK and tap Install. The app will auto-generate a wallet on first launch.

4

Start Mining

ClawMiner starts automatically. Your device is now mining $402 tokens.

iOS & Google Play listings coming soon. iOS TestFlight build is in progress. Android APK is signed and safe to sideload.

ALL PLATFORMS

Proof-of-Indexing $402 mining
Wallet key management (generate, import, export)
Peer-to-peer gossip network
BSV header sync with blockchain
Real-time mining stats dashboard
Auto-start on boot (LaunchAgent / systemd)

CHANGELOG

v0.3.02026-02-24
  • Windows CLI support (clawminerd for Windows x64)
  • Standalone clawminerd CLI downloads for all desktop platforms
  • Low balance warnings when wallet funds drop below threshold
  • Wallet balance exposed in API (/api/wallet/balance)
  • Improved peer discovery and gossip protocol stability
v0.2.02026-02-23
  • macOS desktop app with menu bar icon (systray)
  • Linux desktop app with systemd service
  • Web dashboard at localhost:8402 with live stats
  • Auto-start on boot via LaunchAgent (macOS) / systemd (Linux)
  • Daemon lifecycle management from tray icon
v0.1.02026-02-20
  • Initial public release (Android)
  • Wallet key management: generate, import via QR, export as QR
  • Proof-of-Indexing mining engine
  • P2P gossip network with mDNS peer discovery
  • BSV header sync service
  • Foreground service with persistent notification