The Pi Nexus Explorer is a web application for exploring the Pi Nexus ecosystem.
To install the Pi Nexus Explorer, run the following command:
1. npm install
To start the Pi Nexus Explorer, run the following command:
1. npm start
Then, open your web browser and navigate to http://localhost:3000
.
- Explore blocks, transactions, and contracts on the Pi Nexus network
- View detailed information about each block, transaction, and contract
- Search for specific blocks, transactions, and contracts by hash or address
Contributions are welcome! If you'd like to contribute to the Pi Nexus Explorer, please fork this repository and submit a pull request.