Skip to content

CryptoInnovators/ProtoScope

 
 

Repository files navigation

Protoscope

Minimal, customizable block explorer for Protokit app chain. Protoscope provides real-time insights into app-chain activity with a clean, intuitive interface.

License: MIT NPM version

Features

  • 🔍 Real-time block and transaction monitoring
  • 🎯 Advanced search functionality for transactions and blocks(Upcoming)
  • 📊 Detailed transaction insights with state transitions
  • 🎨 Clean, modern UI built with shadcn/ui
  • 📱 Fully responsive design
  • ⚡️ Fast and efficient data loading with GraphQL
  • ⚙️ Highly configurable

Development

# Install dependencies
bun install

# Start development server
bun dev

# Build for production
bun build

License

MIT License - see the LICENSE file for details

Acknowledgments

Support

For support, questions, or feedback:


Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 93.8%
  • JavaScript 3.7%
  • CSS 2.1%
  • HTML 0.4%