reth miner
git clone https://github.com/huaigu/reth_miner
npm i
rename .env.example to .env then
Fill RPC_URL
and PrivateKey
For Ethereum:
node main.js
For Arb:
Mint amount was set to 100 by default(you can change it in .env file)
node main_arb.js
2023/12/21: support to mint rARB on arb mainnet. 2023/11/29: difficult update to 77777