Open infrastructure for metered GPU compute.
Prism Network connects renters to independent NVIDIA capacity through isolated Kata workspaces, short-lived SSH or Jupyter access, and metered USDG settlement on Robinhood Chain.
| Project | Purpose |
|---|---|
prism |
Marketplace, control plane, access gateway, settlement workers and web application |
prism-protocol |
Signed node messages, shared wire types and public receipt specification |
prism-node |
Supplier node daemon, Kata/VFIO runtime, host validation and service units |
prism-contracts |
USDG bond, lease escrow and administration contracts |
flowchart LR
renter["Renter and wallet"] --> platform["Prism platform"]
platform --> gateway["Private access gateway"]
gateway --> node["Independent GPU node"]
platform --> chain["Robinhood Chain settlement"]
node --> proof["Signed usage evidence"]
chain --> proof
Prism is pre-production software. The local lifecycle is implemented and tested, but funded public use remains blocked on physical NVIDIA/Kata/VFIO validation, production credentials, operational drills and independent security review.
Independent suppliers are not trusted computing environments. Do not use the network for confidential workloads, regulated data, valuable model weights or production funds.
- Read the architecture.
- Review the security model.
- Open focused issues and proposals in the relevant repository.
- Report vulnerabilities through the affected repository's private vulnerability-reporting channel.
Website: prismnetwork.tech
