Skip to content

πŸ” PYRAX Block Explorer - Real-time blockchain explorer with transaction tracking, validator stats, and mining dashboards

License

Notifications You must be signed in to change notification settings

PYRAX-LLC/pyrax-explorer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ” PYRAX Explorer

Real-time blockchain explorer with transaction tracking, validator stats, and mining dashboards.

Overview

PYRAX Explorer is a web-based block explorer for the PYRAX blockchain, built with Next.js 14 and React.

Features

  • Real-time block and transaction tracking
  • Address balance and history
  • Validator statistics and staking info
  • Mining pool statistics
  • Network health dashboard
  • TriStream visualization
  • Dark/Light mode support
  • Mobile responsive design

Tech Stack

  • Framework: Next.js 14 (App Router)
  • Styling: TailwindCSS
  • Components: shadcn/ui
  • Icons: Lucide React
  • Charts: Recharts
  • State: React Query

Development

# Install dependencies
npm install

# Run development server
npm run dev

# Build for production
npm run build

# Start production server
npm start

Environment Variables

NEXT_PUBLIC_RPC_URL=https://rpc.pyrax.org
NEXT_PUBLIC_WS_URL=wss://ws.pyrax.org
NEXT_PUBLIC_NETWORK=mainnet

Deployment

The explorer automatically deploys via GitHub Actions:

  • devnet branch β†’ explorer.devnet.pyrax.org
  • testnet branch β†’ explorer.testnet.pyrax.org
  • mainnet branch β†’ explorer.pyrax.org

License

MIT License - see LICENSE for details.

About

πŸ” PYRAX Block Explorer - Real-time blockchain explorer with transaction tracking, validator stats, and mining dashboards

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •