Glossary
๐ง Core Concepts
OpGPU
A decentralized GPU compute protocol that provides high-performance, on-demand GPU infrastructure to power AI/ML, scientific computing, rendering, and data workloads. OpGPU leverages distributed nodes and a token-incentivized economy to offer trustless, cost-effective compute.
Cloudverse
OpGPUโs compute marketplace โ a decentralized โCloud-as-a-Serviceโ layer where users launch GPU jobs across a global network of providers. It supports job deployment, scaling, monitoring, and payments โ all on-chain.
Cloud Payments
The billing infrastructure powering Cloudverse. It allows users to prepay or pay-as-you-go using $OGPN, stablecoins, or fiat (soon), while ensuring smart contract-enforced cost tracking, escrow, refunds, and job auditing.
Cloud Wallet
A non-custodial smart contract wallet tied to a userโs crypto wallet, used to store compute credits (OGPN, USDC, etc.) for launching jobs. It enables seamless, on-chain GPU metering.
Job Container
Every workload submitted to OpGPU runs inside a secure container (e.g., Docker), ensuring isolation, reproducibility, and fast deployment. Containers can be pre-built or custom.
๐ช Token Economy
$OGPN
The native utility and governance token of the OpGPU ecosystem. It powers job payments, staking rewards, governance participation, and provider incentives. OGPN can be used directly to pay for compute or staked for benefits.
Staking
Users and node operators can stake $OGPN to access discounts, earn rewards, and improve job priority. Staking also aligns long-term incentives across the ecosystem.
Revenue Sharing
12% of all Cloudverse revenue is distributed back to $OGPN stakers weekly, creating a passive yield mechanism for token holders contributing to network security and liquidity.
Tokenomics
Total Supply: 100,000,000,000 $OGPN (100B)
Buy/Sell Tax: 0%
Staking APY: Dynamic, sourced from Cloud Payments rev share
๐ก Compute Infrastructure
GPU Node
An independent provider in the OpGPU network that contributes GPU resources (RTX 3090, A100, etc.) to run jobs. Nodes are compensated based on job performance and usage.
Job Marketplace
An open compute marketplace where users can submit jobs, and GPU nodes can bid or claim them. Pricing is dynamic, based on hardware, job demand, and node reputation.
Smart Metering
The on-chain tracking of compute time, bandwidth, and resources used per job. This ensures accurate billing and verifiable proof-of-compute.
Refund Mechanism
Unused compute credits (if a job ends early or fails) are automatically refunded to the userโs Cloud Wallet. This eliminates overcharging and ensures fairness.
Job Receipt
An immutable on-chain proof that includes:
Job ID
Input hash
Output hash
Runtime logs
Payment details
Node address
Stored via IPFS/Filecoin for transparency.
๐ Developer & User Tools
Job CLI
Command-line interface for devs to launch, monitor, and retrieve GPU jobs without using the UI. Ideal for batch processing, scripting, or automation.
Templates
Pre-configured compute environments (e.g., PyTorch, Jupyter, TensorFlow) that simplify launching jobs with no setup time. Users can also deploy from GitHub or Docker.
Monitoring Dashboard
Web UI that allows users to:
View real-time job stats
Manage Cloud Wallet balance
Track GPU usage, logs, receipts
Stake $OGPN and claim rewards
REST API (Coming Soon)
Programmatic access to Cloudverse features like job submission, balance checks, logs, and payments. This enables integration with SaaS products, MLops pipelines, and external tools.
๐ Governance & Ecosystem
OpGPU DAO
The decentralized governance body overseeing protocol upgrades, fee settings, emissions, and strategic direction. $OGPN stakers gain DAO voting power.
Provider Reputation System
Each GPU node earns a trust score based on:
Job success rate
Runtime consistency
Latency and uptime
User feedback
High-reputation providers gain access to premium jobs and higher payout tiers.
Roadmap
Q1 2025
Mainnet Cloudverse Launch, $OGPN Staking, Initial Node Onboarding
Q2 2025
Multi-chain Payments, Fiat Onboarding, Job Templates
Q3 2025
Decentralized Job Scheduling, GPU NFT Integration
Q4 2025
DAO Governance Launch, Provider Reputation Program
๐ Security & Trust
Smart Contracts
Every payment, job submission, and staking action is enforced by verifiable smart contracts audited for safety and performance.
Slashing Mechanism
Nodes that misbehave (fail jobs, go offline, submit fake results) are penalized by forfeiting staked $OGPN and being delisted.
Audit Trails
Each job has an immutable record stored on IPFS/Filecoin, enabling transparent verification of input/output and compute behavior.
Last updated