observer

P2Pool Mini Observer

A modern, responsive web application for monitoring P2Pool Mini mining operations built with Next.js, Tailwind CSS 4, and Shadcn/ui components.

Features

Quick Start

Prerequisites

Installation

  1. Clone the repository:
    git clone <repository-url>
    cd fun
    
  2. Install dependencies:
    npm install
    
  3. Start the development server:
    npm run dev
    
  4. Open http://localhost:3000 in your browser

Using P2Pool Mini Observer

This application is pre-configured to connect to the P2Pool Mini network via the official Mini P2Pool Observer (https://mini.p2pool.observer).

Tracking Your Mining

  1. Enter your Monero wallet address in the configuration
  2. Click β€œTrack” to start monitoring your mining statistics
  3. Automatically redirected to your personalized dashboard
  4. View your shares, blocks found, and estimated rewards

What is P2Pool Mini?

P2Pool Mini is a sidechain for P2Pool designed for miners with lower hashrates. It provides:

API Support

This application supports the P2Pool Mini API:

Development

Technology Stack

Theme System

The application uses a custom theme implementation with Tailwind 4:

P2Pool API Client

Located in lib/p2pool-api.ts, provides:

Contributing

  1. Fork the repository
  2. Create a feature branch
  3. Make your changes
  4. Test thoroughly
  5. Submit a pull request

License

MIT License - see LICENSE file for details

P2Pool Mini Resources

Support

For P2Pool Mini mining support:

For application issues: