Skip to Content
ConceptsCore Concepts

Core Concepts

Learn the fundamental concepts behind NeoEngine’s decentralized compute network.

How It Works

NeoEngine operates as a peer-to-peer marketplace for compute resources. Here’s the high-level flow:

  1. Providers register their hardware on the Solana blockchain and stake NGNX tokens
  2. Renters submit jobs specifying their resource requirements
  3. The Coordinator matches jobs with suitable providers based on requirements, reputation, and price
  4. Jobs execute in encrypted containers on provider machines
  5. Results are verified and payment is released from escrow

Network Architecture

Renters ──────► Gateway ──────► Coordinator ──────► Providers │ │ │ │ │ │ └───────────────────┴────────────────────┘ Solana Blockchain (Registry, Jobs, Payments, Reputation)

Key Terms

TermDefinition
ProviderA node operator who shares compute resources
RenterA user who consumes compute resources
JobA unit of work to be executed
NGNXThe native token used for payments and staking
GuildA group of providers pooling resources
TierA provider’s trust level based on reputation

Was this page helpful?