Andamio LogoAndamio

Instance Validator

Validator managing on-chain linked list data structures

Instance validator

The Instance validator governs a registry of valid local state instances on Andamio. At launch, the only two types of local instance are "Course" and "Project". With the release of Andamio Protocol V2, anyone will be able to define new local state logic.

In all cases, every "instance" of a local state is unique. For example, there are many different courses and projects already live on Andamio. Each one is a unique instance of a local state. When new local states are developed, it will be possible to create multiple instance of each one.

The instance validator is a record of each individual instance: every course and every project corresponds to a unique UTxO locked with the instance validator.

Loading system diagram...
This may take a moment