Skip to main content

Device Capabilities by Tier

Each hardware tier has different capabilities, which determine what the node can do on the network and how it earns MHR.

Capability Matrix

CapabilityMinimalCommunityGatewayBackboneInference
Packet relayYesYesYesYesYes
LoRa transportYesYesYesOptionalNo
WiFi transportNoYesYesYes (directional)Optional
Cellular transportNoNoYesNoNo
Ethernet/FiberNoNoOptionalYesYes
MHR-Byte contractsYesYesYesYesYes
WASM contractsNoLightFullFullFull
MHR-Store storageNo~16 GB~256 GB~1 TB~512 GB
MHR-DHT participationMinimalYesBackboneBackboneYes
Epoch consensusNoNoYesYesYes
Internet gatewayNoNoYesOptionalOptional
ML inferenceNoNoNoNoYes
Gossip participationFullFullFullFullFull
Payment channelsYesYesYesYesYes

Power and Deployment

TierPower DrawPower SourceTypical Deployment
Minimal0.5WSolar + LiPoOutdoor, pole/tree-mounted
Community3WUSB wall adapterIndoor, near window for LoRa
Gateway10W12V supplyIndoor, weatherproof enclosure
Backbone25W+Mains + UPSIndoor, rack-mounted or desktop
Inference100W+MainsIndoor, rack or desktop

Earning Potential

What each tier naturally earns from:

Minimal (ESP32 + LoRa)

  • Packet relay fees only
  • Low per-packet revenue but high volume and zero operating cost (solar)
  • Value: extends mesh range, maintains connectivity

Community (Pi Zero + LoRa + WiFi)

  • Bridging fees (LoRa ↔ WiFi translation)
  • Basic compute delegation
  • Small-scale storage
  • Value: connects LoRa mesh to local WiFi network

Gateway (Pi 4/5 + Cellular)

  • Internet gateway fees (highest per-byte revenue)
  • Storage fees
  • Compute fees
  • Epoch consensus participation
  • Value: connects mesh to the wider internet

Backbone (Mini PC + Directional WiFi)

  • High-volume transit routing
  • Large-scale storage
  • Full compute services
  • Value: high-bandwidth links between mesh segments

Inference (GPU Workstation)

  • ML inference fees (highest per-invocation revenue)
  • Heavy compute services
  • Value: provides advanced capabilities to the entire mesh

Delegation Patterns

Since nodes delegate what they can't do locally, natural delegation chains form:

Minimal relay
→ delegates everything except routing to →
Community bridge
→ delegates bulk storage and internet to →
Gateway node
→ delegates heavy compute to →
Inference node

Each delegation is a bilateral capability agreement with payment flowing through channels.