Skip to content

This project involves designing and developing a Solana blockchain explorer that fetches data from Solana Beach, offering an intuitive and user-friendly interface.

Notifications You must be signed in to change notification settings

HarshS1611/solana-explorer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 

Repository files navigation

Solana Explorer

Overview

This project involves designing and developing a Solana blockchain explorer that fetches data from Solana Beach, offering an intuitive and user-friendly interface. This project is deployed on vercel.

Features

  • Data Fetching: Get real-time data of Solana Blockchain.
  • User Experience: Intuitive and user-friendly interface.
  • Search Bar: Search for transactions, blocks, addresses, and validators.

Tech Stack

  • Frontend: React+Vite, Tailwind
  • APIs: Solana Beach

Explorer Pages

  • Home Page

  • Transaction List: List of the transactions

    • Transaction Details: Details of a transaction
  • Block List: List of all the blocks

    • Block Details: Details of a block
  • Validator List: List of the transactions

    • Validator Details: Details of a validator account
  • Account Details: Details of a stake or standard account

Installation

  • Prerequisites

    Node.js (v14.x or later)
    npm (v6.x or later) or yarn (v1.x or later)
    Git
    
  • Installation

     git clone https://github.com/yourusername/explorer-dashboard.git
     cd solana-explorer-frontend
     npm install
     npm run dev
    

Screenshots

  • Home Page image image

About

This project involves designing and developing a Solana blockchain explorer that fetches data from Solana Beach, offering an intuitive and user-friendly interface.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published