Important
New repo at https://github.com/sodazone/xcm-tracker-app
A demonstration web application for tracking XCM executions over WebSockets.
- Aggregating across all subscription streams or selecting one from the Ocelloids Service.
- Reception and correlation of XCM executions across multiple chains.
- Visualization of XCM journeys from origin to destination with waypoints.
- Dummy humanization of the XCM intent.
Corepack enable
corepack enable
Run the web app
yarn && yarn dev