Developer Hub — EnteleSCAN documentation and integration guides.
Documentation

EnteleSCAN Docs

Architecture, modules, and integration reference for the observatory layer.

What is EnteleSCAN?

EnteleSCAN is the intelligence and observability layer of the ENTELΞKRON ecosystem. It combines network exploration, validator intelligence, SOVRA-powered diagnostics, and ecosystem module briefings into a unified mission control interface.

Architecture

EnteleSCAN sits in the observability layer of the TVK ecosystem stack:

  • TVK Group — Parent organization and treasury
  • TVK Labs — Research and development engine
  • SOVRA — AI intelligence and reasoning layer
  • ENTELΞKRON — Sovereign protocol and infrastructure layer
  • EnteleSCAN — Network explorer, analytics, and protocol observability
  • EnteleLINK — Cross-chain connectivity layer
  • ChronoSeal — Cryptographic proof and timestamping layer
  • GraphVAULT — Semantic knowledge and memory layer

Current capabilities (v7)

  • Live Ethereum ENK explorer (supply, transfers, universal search)
  • Official ecosystem cyber-coin animation with 28 TVK Group modules
  • SOVRA intelligence briefings for all ecosystem modules
  • Research operations dashboard with qualitative phase indicators
  • REST API for ENK data and Ethereum address/transaction lookup

Deployment

EnteleSCAN is deployed on Vercel as a static site with serverless API routes. The frontend requires no build step. API routes proxy Etherscan v2 with an ETHERSCAN_API_KEY environment variable.

Framework: Other (static HTML)
Build command: (none)
Output directory: /
Install command: (none)

Repository

Source code: github.com/tvk-group/entelescan

Related documentation