Skip to content

v0.1.0

Latest

Choose a tag to compare

@Blackman99 Blackman99 released this 24 Mar 15:32
· 17 commits to main since this release

Initial Release

Features

  • GraphExplorer — ReactFlow-based transaction graph with dagre layout, node expand/delete, path highlighting
  • GraphExplorerSigma — Sigma.js canvas renderer for large graphs
  • Dark/Light theme — full theme support across both renderers
  • Smooth bezier edges — with amount labels, token icons, timestamp display
  • Risk visualization — color-coded nodes by risk level
  • Node interactions — click to select, expand neighbors, delete from graph

Demo

  • Local Vite demo with chain auto-detection (Ethereum/Tron)
  • Token filter, date range, direction controls
  • URL deep-link with auto-explore
  • /trace-graph Claude Code skill

Docs