Mining Guide

Get started in under 5 minutes with our plug-and-play setup

Welcome to the REM Network! Our miner is designed for maximum simplicity - download, run the interactive setup, and start earning $REM tokens. No complex configuration needed!

✨ Easy Plug-and-Play: Everything is pre-configured! The setup wizard handles dependencies, wallet creation, and configuration automatically. You just need to set your wallet address and committed RAM.

Download Miner v1.0.0

Download the miner package for Linux, macOS, or Windows:

Download Miners from GitHub

Prerequisites

Step 1: Download & Extract

Download the lightweight miner package for your operating system and extract it to any folder:

# Linux / macOS
tar -xzf dvm-miner-linux-x64-v1.0.0.tar.gz
cd dvm-miner-linux-x64-v1.0.0

# Windows
# Right-click the ZIP file -> Extract All
# Open PowerShell in the extracted folder

Step 2: Run the Interactive Setup

Simply run our interactive setup wizard. It will:

  • Check and install Python 3.8+ if needed
  • Install all required dependencies automatically
  • Install Sui CLI if not already present
  • Guide you through creating a new Sui wallet or using an existing one
  • Help you set up your RAM commitment (minimum 4GB)
  • Generate your miner configuration automatically
  • Start your miner and connect to the network
# Linux / macOS
chmod +x interactive_setup.sh
./interactive_setup.sh

# Windows (PowerShell)
.\interactive_setup.ps1

The setup wizard is fully interactive and will walk you through each step. Just follow the prompts!

Step 3: Start Earning

That's it! The miner starts automatically after setup completes and connects to the REM Network. To restart it later, simply use:

# Linux / macOS
./start_miner.sh

# Windows
start_miner.bat

Your miner will automatically register with the network, receive tasks, and start earning $REM tokens!

Monitoring Your Miner

Track your mining progress and referral information easily:

# View logs
dvm-miner logs

# View referral ID
cat ~/.dvm_miner/referral_info.txt

Need Help?

Join our community for support: