Skip to content

Latest commit

Β 

History

History
62 lines (40 loc) Β· 1.15 KB

File metadata and controls

62 lines (40 loc) Β· 1.15 KB

πŸ” Polymesh Blockchain Explorer 🌐

πŸš€ About

Welcome to the Polymesh Blockchain Explorer! This powerful tool allows you to navigate and explore the Polymesh blockchain with ease. Dive into blocks, transactions, accounts, and more in a user-friendly interface.

πŸ› οΈ Technologies

  • βš›οΈ React
  • πŸ”Ό Next.js
  • 🎨 Material-UI
  • πŸ”— Polymesh SDK
  • πŸ” Tanstack Query

🏁 Getting Started

Prerequisites

  • Node.js (v14 or later)
  • pnpm

Installation

  1. Clone the repository:

    git clone https://github.com/protofire/polymesh-explorer.git
  2. Navigate to the project directory:

    cd polymesh-explorer
  3. Install dependencies:

    pnpm install

Running the Development Server

Start the development server:

pnpm dev

Open http://localhost:3005 in your browser to see the explorer in action!

🌟 Features

  • πŸ“Š blockchain data
  • πŸ”Ž Advanced search functionality
  • πŸ’Ό Account and asset information
  • πŸ“œ Identity and its relationships
  • 🧱 Venue details

πŸ“„ License

This project is licensed under the Apache 2.0 License.