Polkadot Crosschain Explorer UI A fast, lightweight, and feature-rich frontend built with Vanilla JavaScript for the Ocelloids XCM Explorer and analytics APIs. Commands Install dependencies bun install Lint the code bun lint Start development server bun dev Build for production bun build Output is written to the dist/ folder. Enjoy!