Skip to content

protofire/polymesh-explorer

Repository files navigation

🔍 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.