Data Structures
A few data structures are used frequently in conjunction with the actions of the Actors mentioned in the previous section. Such data structures are described in this section for easy reference.
📄️ Market
Market Creators are responsible for creation of markets. Descriptions of artifacts referred to below are available in the section on creating markets.
📄️ Proof Request
Proof Requests are fundamental to interacting with Kalypso. They tell the system exactly what kind of zero-knowledge (ZK) proof you need and your constraints or preferences for generating it.
📄️ Task
This section explains how Tasks and Markets are managed internally.