Ore/Coal mining client with expandable pool and hashing implementation support.
Ubuntu (22.04 and later)
sudo apt-get update && sudo apt-get install -y dotnet-sdk-8.0
Windows
Windows
git clone --recurse-submodules https://github.com/SL-x-TnT/OrionClient.git
cd OrionClient
dotnet publish -o Build -f net8.0
While in the OrionClient
folder
git pull --recurse-submodules
dotnet publish -o Build -f net8.0
Ubuntu
./Build/OrionClient
Windows
.\Build\OrionClient.exe