{s}omniamarkets

@somnia-chain/markets-sdk


@somnia-chain/markets-sdk / index / MachineryStep

Interface: MachineryStep

Defined in: marketTypes/types.ts:15

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:17

Stable step id (e.g. "market-creator", "funding", "series").


label

label: string

Defined in: marketTypes/types.ts:19

Short human label.


description

description: string

Defined in: marketTypes/types.ts:21

One-line description of what the operator does in this step.