Confidentiality Model
What is encrypted on OXN, what is not, and how the encryption works.
Threat Model and Trust Assumptions
What the OXN TEE protects against, what it does not, and how remote attestation makes the defense verifiable.
Encrypted vs Plain Calls
When calls are encrypted, when they are plain, and how to choose or force each.
Encrypted Contract Storage
How contract storage is encrypted at rest on OXN, and what that means for Solidity authors.
View Functions and Signed Queries
Reading private contract state without leaking it publicly.
Access Control Patterns
Standard access control patterns for confidential contracts on OXN.
Best Practices and Anti-Patterns
What to do and what to avoid when building confidential contracts on OXN.