RhinoSpider | P2P resource-sharing network
  • Introduction
    • Our POV on Issues with AI Infrastructure
  • Getting Started
  • Core Components
  • Contribution Modes
  • Reward Mechanism
  • Security & Privacy
  • Multi-Token System
  • Data Marketplace Dynamics
  • Target Customers
  • Network Governance
  • Key Calculations
  • FAQs
  • P2P Resource-Sharing Network on ICP
  • Our Vision
  • AI-based Data Quality Enhancements
  • AI-based Node Performance Enhancements
Powered by GitBook
On this page

Reward Mechanism

RhinoSpider is a peer-to-peer resource-sharing network that rewards users for contributing idle bandwidth and computational power to decentralized applications and AI.

RhinoSpider rewards users for bandwidth and computational contributions, adjusted based on mode, region, and device capabilities.

Bandwidth Reward Formula (Web Client and App)

Rewards for bandwidth-sharing via the web client or app depend on:

  • Bandwidth Shared (𝐵𝑠ℎ𝑎𝑟𝑒): Total MB of bandwidth contributed.

  • Regional Demand (𝐷𝑔𝑒𝑜): Regions with higher demand yield better rewards.

  • Network Load (𝐶𝑙𝑜𝑎𝑑): Varies based on overall network usage.

Rbandwidth ​= (kB × Bshare) ​× (1 + Dgeo) × (1 + Cload)

Computational Rewards Formula (App Only)

Computing rewards are calculated based on:

  • Compute Power (𝑃comp): CPU/GPU contribution measured in FLOPS.

  • Task Priority (𝑇priority): Demand level of the computational task.

  • Uptime (U): Continuous uptime boosts reliability, increasing rewards.

Rcompute ​= kC ​× Pcomp ​× Tpriority ​× U

where kC is the reward per unit compute.

Hybrid Mode Reward Adjustment

For users in Hybrid Mode (app only), rewards are enhanced:

Rtotal = (Rbandwidth + Rcompute​) × (1 + [H/2])

where H is the Hybrid Bonus (between 5% and 20%).

PreviousContribution ModesNextSecurity & Privacy

Last updated 7 months ago