Tasks

Lifecycle of a Task

  • Task Definition creation ⇒ A one-time transaction defines the task parameters.

  • Task execution using Execution Service ⇒ Task is executed off-chain.

  • Task validation using Validation Service ⇒ Task is validated by the Attesters.

  • Task submission by Aggregator ⇒ Finally, the Task is submitted on-chain.


Read More

Last updated