Skip to content

Conversation

@johnx25bd
Copy link
Member

@johnx25bd johnx25bd commented Feb 6, 2026

Summary

  • Restores a working vehicle-tracking visualization for demo purposes
  • Single vehicle animates smoothly along a London LineString route, activating on congestion zone entry and deactivating on exit
  • Ethereum-style toast notifications on zone transitions
  • Updated README making clear this is an illustrative demo only

The code internals (IoTeX/Web3, socket architecture, React class components) are deprecated and need to be migrated to Astral.

Running

npm install
npm run dev-mock

Open http://localhost:3000, hit PLAY.

Illustrative demo of the Hyperaware concept: real-time geospatial
vehicle tracking with automated congestion zone detection and charging.

A single vehicle animates smoothly along a London LineString route,
activating (red) on zone entry and deactivating (blue) on exit, with
Ethereum-style toast notifications.

The code internals (IoTeX/Web3 contracts, socket architecture, React
class components) are legacy and need to be migrated to Astral.
@johnx25bd johnx25bd force-pushed the feature/restore-visualization branch from 01e489e to 0fdf2bc Compare February 9, 2026 10:33
@johnx25bd johnx25bd changed the title Feature/restore visualization Restore working visualization demo Feb 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant