From 4:00 on January 25th UTC, as the mining of C pool was ended, the distribution decreased for 10 hours.
For compensation, Until March 31st, 2021, the pool fee is 0%.
XMR Help
How to mining
1. Prepare a High CPU computer or High GPU. (nVIDIA GeForce Series/AMD Radeon Series/...)
2. Create an Monero Wallet. You can obtain in several ways. (Local Wallet / Exchange Wallet)
3. Mine Monero with a mining software. (Claymore / XMR-Stack / ...)
4. Go to the 'hellominer.com->XMR Home page' about 10 minutes after starting mining. Search for your wallet address when you mined, you will be taken to your account.
5. When the balance reaches the minimum payout condition (0.01~50 XMR), it is automatically withdraw to your Monero wallet.
System Requirements
1. High CPU Computer.
2. or High GPU Computer.
Monero Wallet
Exchange Wallet
It takes some time to create and approve. Security is good. Deposit/Withdraw is slow.
The withdrawal fee is high. The deposit fee may be free, or there may be a fee for depositing a small amount.
If you search for a 'Cryptocurrency exchange', you may have found more exchanges.
The exchange wallet consists of 'XMR Address+Payment ID'. It is not supported after randomx hard fork. Please change to a integrated wallet consisting of (106 or 95) characters.
Home page:
https://poloniex.com/
Local Wallet
It is difficult to create and manage. Security is great. Deposit/Withdraw is fast.
Home page:
https://getmonero.org/
Mining Software
Please use mining software that supports 'RandomX' algorithm.
XMRig (CPU,nVIDIA,AMD)
Download
Support for randomx hard forks. Use Version 5.0.0 or higher.
XMRig Download page:
Download
Configure
Open config.json file and modify 'coin/url/user' looks like this:
"coin": "monero"
"url": "us1.hellominer.com:4400"
"user": "Your_XMR_Address.Your_Worker_Name/Your_Email"
Sample:
"coin": "monero"
"url": "us1.hellominer.com:4400"
"user": "42w6ou1mbTtNaoqKQZ9HMyHW7ChFpmusQU32yRAVWCF7MqQWFeNEes9Kj9uW11gV.worker1/email@sample.com"
- Your_XMR_Address = Your Monero wallet address
- Your_Worker_Name = Worker name (like worker1, worker2, ...) Optional. Using a different name for each miner is easy to manage.
- Your_Email = Your email for notifications. Optional
Run the xmrig.exe/ file.
Server lists
Please select the nearest server from the list. All servers support the stratum protocol.(Port=4400)
Speed Test
us1.hellominer.com:4400
eu1.hellominer.com:4400
asia1.hellominer.com:4400
XMR-Stak-RX
Download
Support for randomx hard forks. Use XMR-Stak-RX 1.0.0 or higher.
XMR-Stak-RX download page:
Download
Configure-Windows
Make start.bat file looks like this:
xmr-stak-rx.exe -o us1.hellominer.com:4400 -u Your_XMR_Address.Your_Worker_Name/Your_Email --currency monero -i 0 -p "" -r ""
Sample:
xmr-stak-rx.exe -o us1.hellominer.com:4400 -u 42w6ou1mbTtNaoqKQZ9HMyHW7ChFpmusQU32yRAVWCF7MqQWFeNEes9Kj9uW11gV.worker1/email@sample.com --currency monero -i 0 -p "" -r ""
- Your_XMR_Address = Your Monero wallet address
- Your_Worker_Name = Worker name (like worker1, worker2, ...) Optional. Using a different name for each miner is easy to manage.
- Your_Email = Your email for notifications. Optional
Run the start.bat file.
Server lists
Please select the nearest server from the list. All servers support the stratum protocol.(Port=4400)
Speed Test
us1.hellominer.com:4400
eu1.hellominer.com:4400
asia1.hellominer.com:4400