Skip to content

blockdeep/xcm-tracer

Repository files navigation

XCM Tracer

XCM Tracer allows you to seamlessly track you cross chain messages across Polkadot chains.

All you have to do is enter the extrinsic hash (where an XCM was sent), block number, and select the source chain where this message originated. XCM Tracer will then trace and find all information and events related to this XCM across all involved chains.

This saves you time and effort while tracking your XCM messages - instead of looking at multiple block explorers and trying to find your XCM message, you get all the information in a single view.

Local Setup

This is a Next.js project bootstrapped with create-next-app.

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 with your browser to see the result.

License

The code within this repository is licensed under Apache-2.0 license. See the LICENSE file for more details.

About

Trace XCM messages seamlessly

Resources

License

Stars

Watchers

Forks

Contributors