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

Run Core Node, Indexer, and Explorer

This page will guide infrastructure teams in running Core Node, Indexer, Explorer, RPC, monitoring, and backup systems.

Acceptance Criteria

  1. Node height syncs normally.

  2. L1/L2 Indexer can query transactions, addresses, UTXOs, and assets.

  3. Explorer can query by txid, address, asset.

  4. API can express pending, not found, reorg, unindexed, and failed states.

  5. Service can recover after restart.

Page Status: Planning

Last updated