ComputeInstructionRegistry
Registry for compute instructions that can be executed in TEEs with DLP-based approval system.
The ComputeInstructionRegistry contract maintains a registry of approved compute instructions that can be executed within Trusted Execution Environments (TEEs) on the Vana network. It implements a DLP-based approval system where Data Liquidity Pool owners control which instructions can process their data, ensuring data security and compliance.
Each registered instruction includes a hash for verification, a URL for retrieval, and approval status from various DLPs. The contract enforces that only approved instructions can be used in compute jobs, providing a security layer that prevents unauthorized code execution on sensitive data. This approval mechanism allows DLPs to maintain control over data processing while enabling a diverse ecosystem of compute applications.
Contract Address
Moksha: 0x5786B12b4c6Ba2bFAF0e77Ed30Bf6d32805563A5
Vana Mainnet: 0x5786B12b4c6Ba2bFAF0e77Ed30Bf6d32805563A5
Updated about 21 hours ago