Documentation Index
Fetch the complete documentation index at: https://docs.stateset.com/llms.txt
Use this file to discover all available pages before exploring further.
Sequencer Operations
This guide summarizes operational considerations for the StateSet Sequencer.Core Responsibilities
- Validate and sequence incoming events
- Build batch commitments for inclusion proofs
- Persist event data for replay and verification
Batch Lifecycle
- Accept events and assign sequence numbers
- Build Merkle trees for a batch
- Emit commitments for anchoring on Set L2
- Provide receipts and proofs to clients
Monitoring Focus
- Event ingest rate
- Batch size and commit latency
- Storage health and replay time