1. ZEOS
  2. 1. Introduction
    1. 1.1. Preliminaries
  3. 2. Protocol
    1. 2.1. Keys & Addresses
    2. 2.2. UTXOs (Notes)
    3. 2.3. In-band secret distribution
    4. 2.4. Global Data Sets
    5. 2.5. Arithmetic Circuit
      1. 2.5.1. Zcash Action Circuit
        1. 2.5.1.1. Modifications
      2. 2.5.2. ZEOS Action Circuit
      3. 2.5.3. NoteCommit Chip
    6. 2.6. ZEOS Actions
      1. 2.6.1. MINTFT
      2. 2.6.2. MINTNFT
      3. 2.6.3. MINTAT
      4. 2.6.4. TRANSFERFT
      5. 2.6.5. TRANSFERNFT
      6. 2.6.6. BURNFT
      7. 2.6.7. BURNFT2
      8. 2.6.8. BURNNFT
      9. 2.6.9. BURNAT
    7. 2.7. Private Deposits & Withdrawals
    8. 2.8. Proof Bundling in EOSIO/Antelope Transactions
      1. 2.8.1. begin
      2. 2.8.2. step
      3. 2.8.3. exec
  4. 3. Application
    1. 3.1. Library
    2. 3.2. Smart Contract
    3. 3.3. UI
    4. 3.4. Validator
    5. 3.5. Proxy

The ZEOS Book

ZEOS Validator