Contribute Resources

Deploy a node and contribute RAM resources to REM Network. Earn $REM tokens through transparent, open-source DePIN infrastructure.

🔒 Security & Transparency

Open Source: All node software is open-source and available on GitHub for public review.

No Malware: Our software only uses the RAM you specify and never accesses your private keys.

Verified Releases: All downloads are hosted on official GitHub repositories with checksums.

Transparent Operations: All network operations are cryptographically verified on the Sui blockchain.

✓ Open Source ✓ GitHub Verified ✓ No Private Keys Stored ✓ Blockchain Verified

Welcome to the REM Network! Contribute your RAM resources to power our decentralized AI infrastructure. Choose from three platform options below. All software is open-source, verified, and secure.

Choose Your Platform

🌐 Chrome Extension

RAM: Up to 15GB per browser
Version: v1.0.2
Platforms: Chrome, Edge, Brave

Download Chrome Extension

💻 Desktop Node

RAM: Up to 128GB maximum
Version: v1.0.1
Platforms: Windows, macOS, Linux, HiveOS

Download Desktop Node

📱 Mobile Miner

RAM: Up to 2GB maximum
Version: v1.0.0
Platform: Android

Download Android APK

🌐 Chrome Extension Setup (v1.0.2)

RAM Capacity: Up to 15GB per browser

Perfect for lightweight contribution while browsing. Works in Chrome, Edge, and Brave browsers.

1. Download the extension from GitHub
2. Extract the ZIP file to a permanent location
3. Open Chrome/Edge → chrome://extensions/
4. Enable "Developer mode" (top-right toggle)
5. Click "Load unpacked" and select the extracted folder
6. Click the extension icon → Settings
7. Configure RAM commitment (recommended: 4-8 GB)
8. Generate or import a Sui wallet
9. Start contributing!

Note: The extension uses browser RAM efficiently. Close other tabs for better performance.

💻 Desktop Node Setup (v1.0.1)

RAM Capacity: Up to 128GB maximum

Full-featured node for Windows, macOS, Linux, and HiveOS. Best for dedicated resource contribution setups.

Windows / macOS / Linux

# Download from GitHub releases
# Extract the archive

# Linux / macOS
tar -xzf dvm-miner-linux-x64-v1.0.1.tar.gz
cd dvm-miner-linux-x64-v1.0.1
chmod +x start.sh
./start.sh

# Windows
# Extract dvm-miner-windows-x64-v1.0.1.zip
# Double-click start.bat or run in PowerShell:
.\start.ps1

HiveOS Setup

For HiveOS users, use the Linux package with these steps:

# 1. SSH into your HiveOS rig
# 2. Download the Linux package
wget https://github.com/RemNetwork/dvm-miner-testnet.01/releases/download/minersv1.0.1/dvm-miner-linux-x64-v1.0.1.tar.gz

# 3. Extract and setup
tar -xzf dvm-miner-linux-x64-v1.0.1.tar.gz
cd dvm-miner-linux-x64-v1.0.1
chmod +x start.sh

# 4. Run setup (first time only)
./start.sh
# Follow prompts: RAM commitment, Sui wallet address

# 5. For auto-start on boot, add to HiveOS autostart:
# Settings → Autostart → Add command:
cd /path/to/dvm-miner-linux-x64-v1.0.1 && ./start.sh

HiveOS Tip: Monitor your node via HiveOS dashboard. The miner runs as a background process.

📱 Mobile Miner Setup (v1.0.0)

RAM Capacity: Up to 2GB maximum

Lightweight Android app for mobile resource contribution. Perfect for contributing spare phone RAM.

1. Download the APK from GitHub
2. Enable "Install from Unknown Sources" in Android settings
3. Install the APK file
4. Open the REM Mobile Miner app
5. Configure RAM commitment (max 2GB)
6. Enter your Sui wallet address
7. Start contributing!

Note: Keep your phone plugged in and connected to WiFi for best results.

Prerequisites

Monitoring Your Node

Track your contribution progress and referral information:

# Desktop Node - View logs
python entry_point.py status

# Desktop Node - View referral ID
cat ~/.dvm_miner/referral_info.txt
# Windows: type %USERPROFILE%\.dvm_miner\referral_info.txt

# Chrome Extension - Check extension popup for stats
# Mobile Miner - Check app dashboard

✨ Easy Setup: All platforms include interactive setup wizards that handle dependencies, wallet creation, and configuration automatically. You just need to set your wallet address and committed RAM.

Need Help?

Join our community for support: