Skip to content

Latest commit

 

History

History
72 lines (31 loc) · 2.08 KB

Qubic-Mining.md

File metadata and controls

72 lines (31 loc) · 2.08 KB

Qubic Mining

Qubic-Cli Miner

Official library: qubic-li/client (github.com)

Prerequisites

1.You need to go to Qubic Portal to register an account.

Qubic APP website: QUBIC Portal

2.Click on the sidebar to enter the Pool Mining page, and subscribe to qubic.li Fixed Reward at the bottom of the page.

15.png

16.png

3.Get Access Token on the Pool Mining page

17.png

4.Go to Qubic Wallet to create an account

Qubic Wallet: Qubic.li - Wallet

5.Pay attention to keeping these three things properly, password, qubic.li-wallet.privatekey file and address seed.

18.png

19.png

6.Copy the address and return to the Pool Mining page, enter your address in the settings to receive rewards.

20.png


Windows

1.You need to download the latest version of Qubic-Cli Miner

Qubic-Cli Official library: qubic-li/client

2.Modify appsettings.json file parameters

  • amountOfThreads (number of threads used)
  • payoutId (address to receive reward)
  • accessToken (obtained from Pool Mining page)
  • alias (miner’s name)

Please note that payoutId and accessToken cannot be filled in at the same time. You only choose to fill in one of them. It is recommended to fill in accessToken, because we have set the address on the Pool Mining page before, and both can receive rewards.

21.png

3.Run qli-Client.exe and enjoy your mining.

22.png