Skip to content

clemenscodes/monero

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Monero P2Pool

Scripts and docker files to start mining monero quickly

Setup

Install monerod, p2pool, xmrig

Arch Linux

pacman -S monero p2pool xmrig

Mining

Sync the monero node first

git clone https://github.com/clemenscodes/monero.git
cd monero
./scripts/monero.sh

After syncing, just run

./scripts/start.sh

Make sure to change the wallet address.

Releases

No releases published

Packages

No packages published