sigil

Double-click anywhere. I know everything about Sigil.

or I can help you find anything

Ask about Sigil — or anything in the ecosystem

Enter to askEsc to close

Operator Docs.

The launch runbook every validator and provider works through. Build with the right cargo features. Anchor identity. Bond stake. Configure TEE trust anchors only when verifier material is real. Wire observability. Rehearse on testnet and canary before mainnet promotion.

sigil · liverunning
OPERATOR RUNBOOK · launch checkliststep 01Build with `tower` feature; reject `mock-anchor` in production binaries02Generate validator keys · store recovery keys offline03Anchor identity via GalAnchorHmr · verify on-chain04Stake MINT · register typed validator role05Wait for activation at next epoch boundary06Populate compute_params.<vendor>_trust_anchors per enabled TEE07Run real-fixture tests with SIGIL_<VENDOR>_FIXTURE_DIR set08Wire OpenTelemetry + Prometheus to monitoring stack09Set alerts on view_change_rate, gal_resolve_failures, tee_verify_outcomes10Run shutdown + recovery drill on testnet and canary before mainnet promotionten checks · sign each one off · validator bonds depend on it

Run mainnet · keep your bond.

Ten checks · sign each one off · then operate.