Welcome to the Pactus Node Tracker — a web-based interface to visualize and monitor the health and distribution of Pactus network nodes across the globe.
- Clone the repository and navigate to the directory.
- Install dependencies using
npm install. - Run the development server with
npm startand visithttp://localhost:5173/.