https://github.com/clemenscodes/monero
Monero mining with p2pool
https://github.com/clemenscodes/monero
monero monero-mining p2pool
Last synced: 5 months ago
JSON representation
Monero mining with p2pool
- Host: GitHub
- URL: https://github.com/clemenscodes/monero
- Owner: clemenscodes
- Created: 2023-05-01T08:54:53.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-05-01T18:25:49.000Z (about 3 years ago)
- Last Synced: 2025-09-03T22:41:02.665Z (10 months ago)
- Topics: monero, monero-mining, p2pool
- Language: Dockerfile
- Homepage:
- Size: 24.4 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Monero P2Pool
Scripts and docker files to start mining monero quickly
## Setup
Install monerod, p2pool, xmrig
### Arch Linux
```sh
pacman -S monero p2pool xmrig
```
## Mining
Sync the monero node first
```sh
git clone https://github.com/clemenscodes/monero.git
cd monero
./scripts/monero.sh
```
After syncing, just run
```sh
./scripts/start.sh
```
Make sure to change the wallet address.