🖥️Compute Providers

Earn with Your Hardware

Transform your computational resources into passive income by powering the decentralized AI revolution

$50-150
Basic Tier
$200-800
Premium Tier
$1K-5K+
Enterprise Tier
Real-time
Payment

Hardware Requirements & Tiers

Choose the tier that matches your hardware capabilities and start earning immediately

Basic Tier

Requirements

  • 4+ CPU cores (Intel i5/AMD Ryzen 5)
  • 8GB RAM minimum
  • 50GB available storage
  • 25 Mbps internet connection
  • 80%+ uptime availability
Monthly Earnings:$50-150/month
Required Staking:5,000 MLB (~$500)

Premium Tier

Requirements

  • GPU: RTX 3080+ or equivalent
  • 8+ CPU cores, 32GB+ RAM
  • 500GB+ NVMe SSD storage
  • 100 Mbps+ internet connection
  • 95%+ uptime availability
Monthly Earnings:$200-800/month
Required Staking:15,000 MLB (~$1,500)

Enterprise Tier

Requirements

  • High-end GPUs (RTX 4090, A100, H100)
  • 16+ CPU cores, 64GB+ RAM
  • 2TB+ enterprise SSD storage
  • 1Gbps+ dedicated connection
  • 99%+ uptime with redundancy
Monthly Earnings:$1,000-5,000+/month
Required Staking:50,000 MLB (~$5,000)

Before You Start

Ensure you have everything needed to become a successful compute provider

Technical Setup

  • Compatible hardware (see tiers above)
  • Administrative access to install software
  • Stable internet connection with open ports
  • Reliable uptime (80%+ minimum)

Financial Requirements

  • Web3 wallet with ETH for gas fees (~$20)
  • MLB tokens for staking (tier-dependent)
  • Understanding of staking risks and rewards

Installation Commands

Quick setup commands to get your compute node running

Installation

# Linux/macOS installation
curl -fsSL https://get.mlbridge.net | sh

# Windows PowerShell (as Administrator)
iwr -useb https://get.mlbridge.net/windows | iex

# Docker deployment
docker run -d --name mlbridge-compute \
  --gpus all \
  -v ~/.mlbridge:/root/.mlbridge \
  mlbridge/compute:latest

Configuration

# Initialize node configuration
mlbridge init

# Configure wallet connection
mlbridge wallet setup

# Hardware detection and benchmarking
mlbridge hardware detect
mlbridge benchmark run

Operations

# Check MLB token balance
mlbridge balance

# Stake tokens (amount depends on tier)
mlbridge stake 5000 --tier basic

# Start accepting tasks
mlbridge start

# Monitor status and earnings
mlbridge status

🖥️ Setup Interface Walkthrough

Step-by-step guide through the ML Bridge compute provider interface

1

Download Node Software

Install the ML Bridge compute client on your system.

Interface Elements:

Download Page

Select your operating system (Windows/macOS/Linux)

📍/compute/download
Installation Script

Automated installer with hardware detection

📍Terminal/Command Prompt
System Requirements Check

Validates hardware compatibility

📍Installation wizard
2

Initial Configuration

Set up your node with wallet connection and hardware optimization.

Interface Elements:

Setup Wizard

Guided configuration process

📍ML Bridge node interface
Wallet Connection

Connect MetaMask or enter private key

📍Configuration step 1
Hardware Detection

Automatic GPU/CPU detection and benchmarking

📍Configuration step 2
3

Hardware Benchmarking

The system tests your hardware to determine capability tier.

Interface Elements:

Benchmark Progress

Real-time benchmarking with progress indicators

📍Full-screen benchmark interface
Performance Metrics

Display of compute scores and capabilities

📍Results panel
Tier Assignment

Shows your hardware tier (Basic/Premium/Enterprise)

📍Benchmark results summary