Skip to content
AA + Paymaster Validated

The Morpheus-sponsored AA relay path is already validated on Neo N3 testnet. If your goal is sponsored execution, you can follow the same Oracle-to-relay flow with confidence instead of treating the paymaster path as experimental.

Full-path relay tx: 0x057d4a581efbe815fad0148a3766284da2a33335e72fb50e54d476078d8f40d4

Open Paymaster Guide

One entrance for the full user journey. Pick the thing you want to do, then follow the exact next step without deciding whether to start in Oracle, Compute, Templates, Studio, Quickstart, or Verifier first.

Choose Your Goal

Privacy Oracle

Use the shared kernel fetch module to pull outside data, optionally hide secrets, optionally run a reduction, then read the system inbox or an optional callback adapter.

Primary request type: privacy_oracle / oracle
01
Choose a starter
Start from a ready payload or scenario.
Starter Templates
02
Build and encrypt
Use Starter Studio or Workbench > Oracle Requests to seal sensitive fields locally.
Starter Studio
03
Submit on-chain
Call the shared kernel at 0xf54d8584ef82315c1800373272ab08ae0db2d5ef; legacy callback-method flows still work, but the system inbox is canonical.
Open Workbench
04
Read callback
Read the kernel-managed result path first, or use the optional universal adapter 0x89b05cac00804648c666b47ecb1c57bc185821b7 during migration/testing.
Quickstart
05
Verify result
Check output_hash, attestation_hash, and report_data binding.
Open Verifier
CURRENT DESIGNUPDATED FOR DUAL-CVM ARCHITECTURE