For the complete documentation index, see llms.txt. This page is also available as Markdown.

Summary

The Summary page provides an overview of the validator's overall health and the readiness of each of its components.

The Summary page is the default view when opening a validator. It shows the top-level status of the validator and the readiness state of each of its components.


Status Cards

Three summary cards are displayed at the top of the page:

Card
Description

Status

The overall readiness status of the validator (e.g. Ready), with a percentage health indicator. A validator is considered fully ready only when all components are in a Ready state.

Network

The Canton Network this validator is connected to (e.g. DevNet).

Balance

The Canton Coin balance held by this validator's main party.


Component Table

Below the status cards, a table lists each application component deployed as part of this validator:

Column
Description

Component

The name of the component (e.g. CNS UI, Participant, Validator backend, Wallet UI).

Application

Ready

Whether the component is currently ready.

Since

The timestamp of the most recent transition to Ready.

Last updated

Was this helpful?