Rethereum mainnet available.
Lets go start mining.
For start mining you can try project Ares:
https://github.com/MultiMinerAres/AresminerRebuild/releases/tag/1.1.0Fee - 0.5%
Support Blake3. Also have better results and high hashrate
For start mining download miner, create and edit bat file for mine this coin.
Example:
@echo off
cd %~dp0
cls
AresProject.exe --disable-cpu --algorithm "algo" --pool "pool:port" --wallet "wallet_address" --gpu-boost 3
pause