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.
- ⚛️ React
- 🔼 Next.js
- 🎨 Material-UI
- 🔗 Polymesh SDK
- 🔍 Tanstack Query
- Node.js (v14 or later)
- pnpm
-
Clone the repository:
git clone https://github.com/protofire/polymesh-explorer.git
-
Navigate to the project directory:
cd polymesh-explorer
-
Install dependencies:
pnpm install
Start the development server:
pnpm dev
Open http://localhost:3005 in your browser to see the explorer in action!
- 📊 blockchain data
- 🔎 Advanced search functionality
- 💼 Account and asset information
- 📜 Identity and its relationships
- 🧱 Venue details
This project is licensed under the Apache 2.0 License.