@somnia-chain/markets-sdk / index / MachineryStep
Interface: MachineryStep
Defined in: marketTypes/types.ts:13
One type-specific machinery onboarding step (rendered by a wizard; the
preflight validators key off id). Descriptive only — no logic here.
Properties
id
id:
string
Defined in: marketTypes/types.ts:15
Stable step id (e.g. "market-creator", "funding", "series").
label
label:
string
Defined in: marketTypes/types.ts:17
Short human label.
description
description:
string
Defined in: marketTypes/types.ts:19
One-line description of what the operator does in this step.