Workflow
In Stratumn, a workflow corresponds to a business process. It defines a set of actions that are done in a specific order, automatically or manually by users.A restaurant workflow
Trace
A trace is an instance of a workflow. It is created when the first action of the workflow is made, and contains all data related to the execution of the workflow.In the above workflow, a new trace is created every time a customer orders
ameal.