The secure compute layer dispatches heavier workloads to ExergyNet, a decentralized peer-to-peer prover swarm. The user sees a predictable quote and a verification receipt. The backend handles job packaging, escrow, prover execution, result reconciliation, hash checks, and settlement.
Input
Blueprint, Upload, or SMILES
Pull from the ledger, upload SDF/PDB/SMI/MOL2/JSON, or paste a validated chemical string.
Quote
Dynamic Pricing
The pricing oracle estimates cost by molecule size, compute class, and gate complexity.
Run
Prover Execution
A randomized node executes ADMET, dynamics, package compiling, or encrypted screening workloads.
Verify
ZK Receipt
Input hash, output hash, node signature, proof hash, and settlement record are reconciled.
// Result Verification Loop
User job → MetalDrug package → ExergyNet dispatch → Prover swarm execution
→ Secure result sump → Local hash reconciliation → On-chain proof check
→ ZK-verified result → SEI interpretation → Deal room attachment