Demo mode — transactions are simulated. Connect to Aztec sandbox for live interaction.Demo mode — transactions are simulated. Connect to Aztec sandbox for live interaction.Demo mode — transactions are simulated. Connect to Aztec sandbox for live interaction.Demo mode — transactions are simulated. Connect to Aztec sandbox for live interaction.Demo mode — transactions are simulated. Connect to Aztec sandbox for live interaction.Demo mode — transactions are simulated. Connect to Aztec sandbox for live interaction.Demo mode — transactions are simulated. Connect to Aztec sandbox for live interaction.Demo mode — transactions are simulated. Connect to Aztec sandbox for live interaction.Demo mode — transactions are simulated. Connect to Aztec sandbox for live interaction.Demo mode — transactions are simulated. Connect to Aztec sandbox for live interaction.Demo mode — transactions are simulated. Connect to Aztec sandbox for live interaction.Demo mode — transactions are simulated. Connect to Aztec sandbox for live interaction.
Built on Aztec Network — Written in Noir

Real World Assets, privately owned.

Ornyx is a modular RWA issuance and transfer protocol on Aztec Network. Private balances. Public supply. Compliance enforced at the circuit level.

PRIVATE STATE
─────────────
[wallet]
     │
     │ ZK proof
     │ client-side
     ▼
┌──────────┐
│Compliance│
│KYC gate  │
│░░░░░░░░░░│
└────┬─────┘
     │ pass
     ▼
┌──────────┐
│OryxAsset │
│notes:    │
│██████████│
│██████████│
│encrypted │
└────┬─────┘
     │
     ▼
┌──────────┐
│ transfer │
│ hidden   │
│██ → ████│
└──────────┘
PUBLIC STATE
─────────────
 ethereum
     │
     │ on-chain
     │ visible
     ▼
┌──────────┐
│OryxAsset │
│supply:   │
│░░░░░░░░░░│
│░░░░░░░░░░│
│auditable │
└────┬─────┘
     │
     ▼
┌──────────┐
│ Registry │
│ RWA idx  │
│░ estate  │
│░ bonds   │
└────┬─────┘
     │
     ▼
 aztec·noir
3
Core Contracts
5
Asset Classes
ZK
Proof System
Total Value Locked
Core Capabilities

Privacy and compliance, finally together.

Aztec's hybrid public/private state model is the only architecture that satisfies both investor confidentiality and regulatory requirements.

Private Holdings

Individual balances are ZK-proven. No one — not the issuer, not the market — can see your position.

Public Auditability

Total supply and issuance events are always transparent on-chain. Aggregate visibility where it matters.

Compliance by Design

KYC enforcement and selective disclosure are encoded at the circuit level — not bolted on.

Modular Contracts

Three composable Noir contracts any Aztec dApp can build on: OryxAsset, OryxCompliance, OryxRegistry.

Any Asset Class

Real estate, bonds, equity, commodities, funds — one protocol architecture, any real-world asset.

Aztec Native

Written in Noir, deployed on Aztec — the only zkRollup with native private smart contracts.

Protocol Flow

How Ornyx works.

From KYC to private transfer to regulatory disclosure — every step is cryptographically enforced at the smart contract level. No trust required.

Asset Classes
Real EstateFractional property ownership
BondsFixed-income instruments
EquityPrivate company shares
CommoditiesGold, oil, and more
FundsTokenized fund shares
01
Issuer deploys OryxAsset

An asset issuer deploys a new OryxAsset contract specifying the asset class, legal document hash, and linked compliance rules.

02
Investors pass KYC privately

The compliance officer approves investors via OryxCompliance. Approval notes are stored privately — the investor list is never exposed on-chain.

03
Tokens are minted privately

The issuer mints tokens to the investor's private Aztec wallet. Total supply increases publicly; individual allocations are encrypted.

04
Holdings transfer privately

Investors transfer holdings to other KYC-approved addresses. Transfer amounts and identities are hidden via ZK proofs generated client-side.

05
Regulators receive selective disclosure

When required by law, the issuer emits a cryptographic viewing key to the designated regulator. They audit all holdings without exposing other investors.

State Architecture

What is public,
what is private.

Public State

Visible to anyone — on-chain transparency for market and regulatory oversight.

+Total token supply
+Asset name, symbol, class
+Issuance events
+IPFS legal document hash
+Compliance event log
Private State

Encrypted in the ZK note tree — decryptable only by the key holder.

Individual balances (UTXO notes)
Transfer amounts
Transfer counter-parties
KYC-approved investor list
Identity of all holders

Ready to build on Ornyx?

Explore the contracts, issue a test asset, or read the technical specification and grant proposal.