Earn with Your Hardware
Transform your computational resources into passive income by powering the decentralized AI revolution
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
Premium Tier
Requirements
- GPU: RTX 3080+ or equivalent
- 8+ CPU cores, 32GB+ RAM
- 500GB+ NVMe SSD storage
- 100 Mbps+ internet connection
- 95%+ uptime availability
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
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
Download Node Software
Install the ML Bridge compute client on your system.
Interface Elements:
Select your operating system (Windows/macOS/Linux)
Automated installer with hardware detection
Validates hardware compatibility
Initial Configuration
Set up your node with wallet connection and hardware optimization.
Interface Elements:
Guided configuration process
Connect MetaMask or enter private key
Automatic GPU/CPU detection and benchmarking
Hardware Benchmarking
The system tests your hardware to determine capability tier.
Interface Elements:
Real-time benchmarking with progress indicators
Display of compute scores and capabilities
Shows your hardware tier (Basic/Premium/Enterprise)