Breaking News:We have launched the avx512 version, which improves the performance of AMD Zen4 by more than 50%, and the performance of the newer Intel (not 6138) that supports avx512 by more than 20%. If you want to use it, use start-avx512.sh to start, and change the ore-mine-pool-linux mentioned later to ore-mine-pool-linux-avx512
cd ore-mine-pool
chmod +x start.sh
chmod +x ore-mine-pool-linux
Modify wallet address
Modify the worker-wallet-address in start.sh to your wallet address.
If there is no ORE to your wallet account, purchase a little
We have supported simultaneous COAL mining,make sure your payment wallet with COAL
accounts E3yUqBNTZxV8ELvW99oRLC7z4ddbJqqR4NphwrMug9zu (address), if there is no COAL
to your wallet account, purchase a little. will automatically start receiving COAL
rewards at the same time
Modify machine name
The default machine name is your hostname.
Add the parameter --alias your_new_name to the end of
start.sh ./ore-mine-pool-linux worker to modify the machine name.
Start running
Start the worker in the background:
nohup ./start.sh > start.log 2>&1 &
View logs:
tail -f worker.log
Close the worker:
pkill -f start.sh
pkill -f ore-mine-pool
Monitor all program record use:
./ore-mine-pool-linux monitor --rpc-ws-url wss://xxxxxx
The address you want to monitor, by default, monitors all transactions throughout the program. You can fill in your wallet address to monitor only your wallet
./ore-mine-pool-linux monitor --rpc-ws-url wss://xxxxxx --monitor-address your-wallet-address
Save record as csv ,for excel analysis:
./ore-mine-pool-linux monitor --rpc-ws-url wss://xxxxxx --csv_mode
Modify the worker-wallet-address in start_windows.bat to your wallet address
If there is no ORE to your wallet account, purchase a little.
We have supported simultaneous COAL mining,make sure your payment wallet with COAL
accounts E3yUqBNTZxV8ELvW99oRLC7z4ddbJqqR4NphwrMug9zu (address), if there is no COAL
to your wallet account, purchase a little. will automatically start receiving COAL
rewards at the same time
Run worker
Double click start_windows.bat
HiveOS
New Wallet
Fill wallet address
Add New Flight Sheet
Setup Miner Config
Miner name:
OreMinePoolWorker_hiveos
Installation URL:
https://github.com/xintai6660707/ore-mine-pool/raw/main/OreMinePoolWorker_hiveos-latest.tar.gz
Wallet and worker template:
%WAL%
Pool URL:
http://mine.oreminepool.top:8080/
Extra Config Arguments:(If your CPU supports avx512, please add a line at the end --avx512)
AutoUpdate