Donate
Make a donation to support Eric's online services, engineering projects, and educational content.
USD
Make a donation through Stripe.
XMR
Monero donations can be sent to
48mFvxYDSCzMy5a3Zaj7ewApbX4GwXVXX9T1JC8mqBC19s9UcrNq8eaKkQ6GKdhHGQGmhdpvMd3mcbjf4eQbP8Yv7KdAREw
P2Pool
Contribute compute power to the eom.dev mining pool with XMRig.
Update the user field in the ~/.xmrig.json configuration below to your wallet address.
You may use the Monero donation address above if you would like to donate your payouts to eom.dev.
{
"autosave": true,
"donate-level": 5,
"cpu": true,
"opencl": false,
"cuda": false,
"pools": [
{
"coin": "monero",
"algo": null,
"url": "p2pool.eom.dev:3333",
"user": "yourwalletaddresshere",
"pass": "x",
"tls": true,
"keepalive": true,
"nicehash": false
}
]
}