rxmr-miner

Automate rXMR mining setup and operation with installer and helper scripts.

1|Updated Jan 31, 2026
One-click install
npx skills add https://github.com/happybigmtn/rXMR --skill rxmr-miner
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: rxmr-miner
Source: https://github.com/happybigmtn/rXMR/tree/main
Command: npx skills add https://github.com/happybigmtn/rXMR --skill rxmr-miner

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Mining rXMR can be challenging to set up and maintain; this Skill provides an automated path using the repository's installer and helper scripts to streamline mining operations.

Core Features & Use Cases

  • Repo-supported installer fetches and installs the rxmrd, rxmr-wallet-cli, and rxmr-wallet-rpc binaries, enabling quick mining setup.
  • Local helper scripts manage mining, health checks, and optional public-node configuration.
  • Works across mainnet, testnet, and stagenet mining workflows with sensible defaults.

Quick Start

Use the installer to install rxmr, configure mining, and start mining, then run rxmr-doctor to verify health.

Frequently Asked Questions about rxmr-miner

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate rXMR mining setup using an installer script?

You can automate rXMR mining setup by running the repository's installer script, which fetches and installs the rxmrd, rxmr-wallet-cli, and rxmr-wallet-rpc binaries. This provides a reproducible, low-friction workflow for operators.

What is rxmr-doctor used for when monitoring a local miner?

rxmr-doctor is a local helper script used to verify the health of your rXMR mining operation. After you install binaries and start mining, running rxmr-doctor checks your setup to ensure everything is functioning correctly.

Can I use the rxmrd miner on testnet and stagenet networks?

Yes, the rXMR miner helper scripts support mainnet, testnet, and stagenet workflows. The installer applies sensible defaults for each network, allowing you to configure and operate mining across different environments.

How do I configure a public node for rXMR wallet RPC?

You can configure a public node for rXMR wallet RPC using the local helper scripts. These scripts include options for public-node configuration, streamlining the process of connecting your wallet to remote network nodes.

What is the best way to manage rXMR mining operations locally?

The best way to manage rXMR mining operations locally is by using the repository's helper scripts. These scripts automate starting the miner, running health checks, and managing wallet binaries for a reproducible workflow.