Keeps track of blockspace utilization of each Polkadot parachain.
# Install dependencies
npm install
# Run dev server
npm run dev
# Build for prod and export static website
npm run build
- useInkathon
- Next.js 13 App Directory
- Radix UI Primitives
- Tailwind CSS
- Icons from Lucide
- Dark mode with
next-themes
- Tailwind CSS class sorting, merging and linting.
Licensed under the MIT license.