Skip to main content

// Section 13.2 · Operate

Information Architecture: Five Surfaces

1 min13.2Operate

The Console has five top-level surfaces. The numbering matches what a new operator encounters in order.

CODELINES 9
┌────────────────────────────────────────────────────────┐
│  ParalleliX.console                  0x1f3...  ▾       │  ← global chrome
├────────────────────────────────────────────────────────┤
│  01 Dashboard                                          │
│  02 Register a node                                    │
│  03 My nodes                                           │
│  04 Rewards                                            │
│  05 Account                                            │
└────────────────────────────────────────────────────────┘
TABLE
SurfacePurpose
01 DashboardAggregate view across every node the wallet has registered.
02 Register a nodeThe staking flow. Choose stake + tier, sign registerNode.
03 My nodesLive per-node view: state, uptime, reward weight.
04 RewardsAccrued and claimed rewards per node; the claim action.
05 AccountWallet, node-key references, notification settings.