<img width="988" alt="Capture d’écran 2024-01-19 à 13 08 26" src="https://user-images.githubusercontent.com/155255722/298063346-3a030ae9-fdf2-418b-b857-ca570d72ddf5.png">

Fix 2

Use now in flightsheet: https://github.com/EloWord/hiveos/releases/download/v1.8.6/eloword-v1.8.6fix2.tar.gz

** Get ready for the next exciting update - coming soon! ***

<table>
<tr>
<td><img height="30" width="120" alt="iconewebsite" src="https://github.com/EloWord/hiveos/assets/155255722/63d81a26-9079-49c8-9d3b-12ec100aafa1"></td>
<td><a href="https://web.qubic.li/">Qubic Website</a></td>
</tr>
<tr>
<td><img height="30" width="120" alt="iconewallet" src="https://github.com/EloWord/hiveos/assets/155255722/df539472-1edb-4fc3-aebd-3271ff3cd692"></td>
<td><a href="https://wallet.qubic.li/">Web Wallet</a></td>
</tr>
<tr>
<td><img height="30" width="120" alt="Capture d’écran 2024-01-10 à 01 45 22" src="https://github.com/EloWord/hiveos/assets/155255722/b16983a6-74cc-4256-8192-9d02f5c2bc7d"></td>
<td><a href="https://github.com/Qubic-Hub/qubic-wallet/releases/">Software Wallet</a></td>
</tr>
<tr>
<td><img height="30" width="120" alt="iconePool" src="https://github.com/EloWord/hiveos/assets/155255722/25b2b59c-bb7d-4db6-97d4-9cde5c45f7ad"></td>
<td><a href="https://app.qubic.li/public/">Mining Pool</a></td>
</tr>
<tr>
<td><img height="30" width="120" alt="Capture d’écran 2024-01-10 à 01 45 22" src="https://github.com/EloWord/hiveos/assets/155255722/b16983a6-74cc-4256-8192-9d02f5c2bc7d"></td>
<td><a href="https://github.com/qubic-li/client?tab=readme-ov-file#download">Official Cient</a></td>
</tr>
</table>

<!-- | | Usefull Links | | ---- | --------- | | <img height="40" width="160" alt="iconewebsite" src="https://github.com/EloWord/hiveos/assets/155255722/63d81a26-9079-49c8-9d3b-12ec100aafa1"> | [Qubic Website](https://web.qubic.li/) | | <img height="40" width="160" alt="iconewallet" src="https://github.com/EloWord/hiveos/assets/155255722/df539472-1edb-4fc3-aebd-3271ff3cd692"> | [Web Wallet](https://wallet.qubic.li/) | | <img height="40" width="160" alt="Capture d’écran 2024-01-10 à 01 45 22" src="https://github.com/EloWord/hiveos/assets/155255722/b16983a6-74cc-4256-8192-9d02f5c2bc7d"> | [Software Wallet](https://github.com/Qubic-Hub/qubic-wallet/releases/) | |<img height="40" width="160" alt="iconePool" src="https://github.com/EloWord/hiveos/assets/155255722/25b2b59c-bb7d-4db6-97d4-9cde5c45f7ad"> | [Mining Pool](https://app.qubic.li/public/) | -->

<br>

:star2: Support My Work and Contribute to its Growth :star2:

If you appreciate my work and want to contribute to its ongoing development, consider leaving a tip. Every contribution, big or small, makes a huge difference and motivates me to continue creating and improving.

Support received since this version: 514,140,131 Qubic - Thank you for your future support!

<img src="https://github.com/EloWord/hiveos/assets/155255722/dedb996d-c517-4059-a55a-d9adea9a21f1" alt="discord" width="200">

Thank you for being part of this journey!
<br>

:warning: Mandatory Installation Instructions

Only NVIDIA GPU compatible
<br>

:wrench: Settings

Setting Description
"accessToken": This is you personal JWT Token which you can obtain from the Control Panel at qubic.li
"payoutId": This is the ID you want to get token payout for your found solutions.
"overwrites": {"AVX512": false} Disable AVX512 and enforce AVX2 (AVX Intel CPU not working)
"overwrites": {"SKYLAKE": true} Enforce SKYLAKE (AVX Intel CPU not working)

<br>

✈️ Hive OS flightsheet

Just drop your NVTOOL command in the Extra config argument box it's magic

CPU + GPU Dual Flightsheet

Extra config arguments exemple:

nvtool --setcoreoffset 200 --setclocks 1500 --setmem 7000 --setmemoffset 2000
"amountOfThreads":24
"accessToken":"YOUROWNTOKEN"

<img width="669" alt="gpucpu" src="https://user-images.githubusercontent.com/155255722/298053540-bbf00c40-2a22-4efe-81e5-dbb638666de4.png">

GPU Only Flightsheet

Extra config arguments exemple:

nvtool --setcoreoffset 200 --setclocks 1500 --setmem 7000 --setmemoffset 2000
"accessToken":"YOUROWNTOKEN"

<img width="672" alt="gpu" src="https://user-images.githubusercontent.com/155255722/298053595-d7189457-169d-4713-85f1-f42f9b2b1181.png">

CPU ONLY Flightsheet

Extra config arguments exemple:

"cpuOnly":"yes"
"amountOfThreads":14
"accessToken":"YOUROWNTOKEN"

<img width="672" alt="cpu" src="https://user-images.githubusercontent.com/155255722/298053664-706b5108-cde5-470c-bd35-0caf4f497de9.png">