Infrastructure for Machine-Verified Truth
Neo Morpheus Oracle is a decentralized privacy-preserving prover network. It uses hardware-backed Trusted Execution Environments to bridge sensitive off-chain data into Neo N3 callback flows, while exposing reference interfaces for Neo X.
Confidentiality
End-to-end encryption ensures secrets are only unsealed inside secure hardware memory.
Verifiability
Cryptographic proofs (Attestation) guarantee that execution happened exactly as programmed.
The Privacy Problem
Standard oracles broadcast sensitive data—such as API keys, private identity scores, or proprietary trading logic—directly onto public ledgers. This transparency prevents smart contracts from interacting with most of the world's high-value data.
The Morpheus Solution: By moving logic into the Phala TEE runtime, Morpheus creates a secure sandbox where data can be fetched, processed, and signed without ever being exposed to node operators or the underlying cloud provider.
Core Architecture
The Morpheus ecosystem is composed of three primary layers designed for high availability and absolute integrity:
On-Chain Registry & verification
Native contracts track request metadata, fee credits, callback routing, and verifier-key-checked fulfillment.
Asynchronous Relayer
A robust event-driven bridge that coordinates between the Neo blockchain events and the Phala TEE worker cluster.
TEE Prover Network
Hardware-isolated workers that unseal data, execute requests, and generate cryptographically verifiable proofs.
Next Steps
Integrate the Morpheus Oracle into your smart contracts in under 5 minutes.
Deep dive into the TEE trust model and relayer logic.
View the exact scripts, contracts, transactions, request ids, and accepted results behind the current validation set.
Compare configured feed pairs, current on-chain values, live source values, and deprecated legacy keys in one view.