Skip to content

0xdeathstalker/nitro-explorer

Repository files navigation

Nitro Explorer

App Sections

App sections in v1 Nitro Explorer are as follows:

  1. Analytics
    1. Stats
    2. Transaction time & Fastest chains
    3. Unique Users
    4. Transactions (30days)
    5. Volume (30days)
    6. Top chains by transactions
    7. Top chains by volume
  2. Transactions
    1. Latest transactions list with filter controls
  3. Transaction details page
    1. Source transaction card
    2. Destination transaction card
    3. Withdraw transaciton card (if withdrawn)
  4. Address
    1. Latest transactions by the searched address

Improvements

A blazing-fast explorer with enhanced search experience, and non-blocking data states to eliminate layout shifts and perceived latency.

  • Performance: 55 -> 99
  • Accessibility: 92 -> 98
  • Best Practices: 93 -> 100

Latest Build size

First Load JS:

  • /address/[address] (160B) :: 472kB
  • /analytics (119kB) :: 336kB
  • /transactions (160B) :: 472kB
  • /tx/[tx] (11.8kB) :: 410kB

Shared by all: 102kB

Deps

This project uses the following dependencies:

  1. React
  2. Next.js
  3. Tailwind CSS
  4. shadcn/ui
  5. Zod
  6. Zustand
  7. TypeScript
  8. ESLint
  9. Prettier

About

A revamped version of crosschain explorer, Nitro Explorer by Router Protocol.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors