Enetix Data Platform
One sign-in for the growing Enetix collection of analytics and research workspaces.
Dotcoder / Explore / EnetixData
Data & analytics
A family of data platforms built and operated as one company: on-chain intelligence, cross-chain portfolio tracking, strategy backtesting and prediction, analytics dashboards, and a unified platform that is consolidating them.
EnetixData products are research and analytics tools. Nothing on this site is investment advice, and no trading performance is claimed.
Products · 7
One sign-in for the growing Enetix collection of analytics and research workspaces.
Explore blockchain activity across Ethereum, Solana, Hyperliquid and Monad in one research workspace.
Balances and transactions across Ethereum, Solana, Hyperliquid and Monad, synced across devices.
A backtest platform and a real-time prediction app for BTC, ETH and SOL across 5m, 15m and 1h timeframes.
Explore dashboards for DeFi, the global economy, NBA, tech companies, U.S. history and more.
Three playable experiments in city strategy, anti-gravity racing, and tactical adventure.
One place to discover and open every Enetix platform, with a server-side reachability view.
In detail
The unified Enetix Data platform brings chain analysis, portfolio tracking, backtesting, prediction analysis, games, and dashboards into one signed-in workspace.
Consolidation is in progress: the unified app covers a fraction of the legacy footprint and every product page sits behind sign-in. The legacy products remain the reference implementations while the port catches up.
For: Enetix analysts and operators. · Runs on: Web, Next.js, NestJS, Postgres, Railway
ChainScope normalizes chain data behind a single adapter layer and presents it through a command-center UI with portfolio, timeline, alerts, research and integrations pages. Dashboard and chain-detail reads are public; account-level fields are stripped for anonymous callers.
By default the app runs in a deterministic demo mode; live and hybrid adapters are enabled per deployment.
For: Crypto traders, analysts and protocol operators. · Runs on: Web, Next.js
An Expo client for iOS, Android and web backed by an Express and Postgres API with multi-device sync, analytics and price alerts. Wallet sign-in and tax reporting are in progress and are not represented as complete.
For: Individual holders tracking assets across several chains. · Runs on: iOS, Android, Web, Node, Postgres
The backtest side is a FastAPI service with a background worker that owns backtest jobs and promote-to-live. The prediction app is a React frontend on a NestJS backend with Redis pub/sub and CCXT market data.
These are research tools. Nothing here is investment advice and no performance claims are made.
For: Internal quantitative research. · Runs on: Web, Python, NestJS, Postgres, Redis
The dashboards repository is an umbrella over seven dashboards maintained as pinned submodules plus a portal that links them. The legacy dashboards remain the complete versions while the unified port is rebuilt.
For: Analysts and readers. · Runs on: Web
Skyline Dominion (civic strategy), Neon Vector Grand Prix (anti-gravity racing) and Aetherfall Expedition (tactical RPG) live in one Vite and React workspace with Playwright coverage. They are prototypes, not shipping games.
For: Internal evaluation. · Runs on: Web, Three.js
A registry of the Enetix products with a status API that probes only the configured production URLs. Authentication stays with each platform; the hub never collects or proxies credentials.
For: Enetix users and operators. · Runs on: Web, Node, Railway