1. 1. Introduction
  2. Specification
  3. 2. Front and back end
  4. 3. The frontend structure of a POD
    1. 3.1. Frontend POD value types
    2. 3.2. Anchored keys
  5. 4. The backend structure of a POD
    1. 4.1. Backend types
    2. 4.2. MerkleTree
    3. 4.3. Signature
  6. 5. Deductions
    1. 5.1. Statements
    2. 5.2. Operations
      1. 5.2.1. Simple example
    3. 5.3. Custom statements and custom operations
      1. 5.3.1. Defining custom predicates
      2. 5.3.2. Custom statement example
      3. 5.3.3. How to hash a custom statement
  7. 6. POD types
    1. 6.1. SignedPOD
    2. 6.2. MainPOD
  8. 7. Introduction PODs
  9. 8. Examples
  10. Architecture
  11. 9. Architecture

POD2-docs

Introduction