Technical Documentation
Protocol Documentation
Technical reference for the Ornyx RWA protocol — contracts, architecture, and grant proposal materials.
Architecture Overview
// Ornyx Protocol — Three-contract architecture
OryxCompliance -- KYC & viewing keys
|
OryxAsset -- AIP-20 token (private balances + public supply)
|
OryxRegistry -- Public asset catalog
Public State
+Total token supply
+Asset name, symbol, class
+Issuance events
+IPFS document hash
+Approved issuer list
+Compliance event log
Private State
*Individual balances (UintNote UTXO)
*Transfer amounts & recipients
*KYC-approved investor list
*Identity of all holders
*Transaction history