About
An interactive visualization tool for exploring and understanding tokens. Features multiple viewing modes and search capabilities for navigating nested token data.
Features
Multiple Viewing Modes
Light / Dark mode switches
Advanced Search
Searching tokens
Technical Details
- DOM + SVG elements: Cards are rendered as DOM elements for rich interactivity, while flow paths are rendered as SVG paths for precise and performant drawing. SVG paths
- Custom layout engine: Generates flows and positions using D3, visualized with SVG paths
- Virtualized graph: Only visible nodes and edges are mounted