An open API service indexing awesome lists of open source software.

https://github.com/protofire/polymesh-explorer


https://github.com/protofire/polymesh-explorer

Last synced: 6 months ago
JSON representation

Awesome Lists containing this project

README

          

# 🔍 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:

```sh
git clone https://github.com/protofire/polymesh-explorer.git
```

2. Navigate to the project directory:

```sh
cd polymesh-explorer
```

3. Install dependencies:

```sh
pnpm install
```

### Running the Development Server

Start the development server:

```sh
pnpm dev
```

Open [http://localhost:3005](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](LICENSE).