Skip to main content
Back to projects

Project surface · Callisto explorer

Callisto Explorer

Stalwart block explorer · Big Dipper fork, GraphQL, chain data

Explorer dashboard
Callisto Explorer: Explorer dashboard
Open sceneMarket data, validator power, tokenomics, latest blocks and txs

Project brief

The network becomes inspectable and credible through a dedicated explorer.

Turborepo, Yarn PnP, Next.js app, GraphQL codegen, shared UI packages, and chain env config.

Timeline
6 weeks
Surface
Block explorer
Status
2024 · Shipped

Build ledger

Scope
A customized Big Dipper style explorer for Stalwart with monorepo packages, chain config, GraphQL data, Tendermint endpoints, account/block/proposal screens, and wallet links.
Outcome
The chain gained an explorer surface for inspecting blocks, accounts, proposals, assets, and network activity.
Hard part
The local preview needs GraphQL and Tendermint fixtures or request interception because the explorer expects live chain data.

Owned work

  1. 01Explorer UI
  2. 02Chain config
  3. 03GraphQL integration

System map

Frontend
Next.js/React/Turborepo
Data layer
GraphQL/Tendermint/Codegen
Chain
Cosmos/Keplr/Explorer routes