Looking to contribute compute?

Visit our Operators page → for the quickest way to join the network.

Download darkreach

Install darkreach and start hunting primes. Detected your OS automatically — select a different platform below if needed.

bash
# Install dependencies (Debian/Ubuntu)
sudo apt install build-essential libgmp-dev m4
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh

# Clone and build
git clone https://github.com/darkreach-ai/darkreach.git
cd darkreach
cargo build --release

# Verify
./target/release/darkreach --version

System Requirements

ComponentMinimumRecommended
CPU4 cores8+ cores (AVX2)
RAM4 GB16+ GB
Disk1 GB10+ GB
OSLinux / macOSUbuntu 22.04+ / macOS 13+
Rust1.75+Latest stable
GMP6.2+6.3+