Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 658 Bytes

File metadata and controls

15 lines (11 loc) · 658 Bytes

🔍 Tick Explorer — built into the node

Zero-dependency block explorer served straight from the node. No separate frontend to deploy — open it in a browser:

http://<node>:41841/explorer

What you get:

  • Overview — live tick, epoch, quorum, mempool, peers, top miners, supply
  • Ticks — txs per tick, contract-name tags, per-tx event-log popup, vote-alignment popup
  • Transactions / Identities — full tx detail + transfer history
  • Contracts — registry + recent calls
  • Logs — live event feed, newest first
  • Computors — 676-node quorum + current leader

Terminal-style UI, 5 switchable color themes 🎨