We are glad to present you our Qubic mining software Through multiple tests, we achieved a hashrate gain of 20-24% The 7950x series showed the maximum gains
Step 2 Register: Go to https://app.qubic.li/main/mining/pool, create an account, and sign in. Add your qubic ID (generated in your wallet) to the payout account field in the Settings tab.
Then you need to write all configurations including your ACCESS TOKEN into the appsettings.json file
Code:
{ "Settings": { "baseUrl": "https://mine.qubic.li/", "amountOfThreads": <Number>, "accessToken": "YOUR ACCESS TOKEN", "alias": "My Power Trainer" } }