GRFT(Graft)Mining Tutorial

Created:2020-09-02   

Introduction of GRFT

GRFT is a combination (PoW, PoS, DAG) blockchain and a platform that enables a truly decentralized payment network with real-time, universal payment acceptance.

ET website:https://www.graft.network/

Explorer:http://blockexplorer.graft.network/

Total supply:1844674400

Block interval:120 second

Block reward:recalculated every block

Mining equipment and environment

Mining equipment: CPU/GPU

Algorithm: CryptoNight ReverseWaltz

Software: xmrig or other Monero mining software

Get the wallet address

DxPool use the wallet addres to mine GRFT. To obtain mining revenue, you must first prepare a wallet address.

https://github.com/LetheanMovement/lethean-gui/releases

Get mining software

https://github.com/xmrig/xmrig/releases

Set mining parameters and start mining

1.Download xmrig through the above link, select "Unzip the file to the current folder", and find the "start" file, as shown below:

2. Right-click "start" and select "Edit". In the "start" file, the parameters are set as follows:

@echo off
xmrig.exe --donate-level 1 --cuda -a cn/rwz -o graft.ss.dxpool.com:6655 -u wallet_address.miner -p x -k
pause

Among the above parameters, pay attention to several parameters:

wallet_address: fill in your graft wallet address

miner: your miner name

3. After the setting is completed, as shown in the figure below:

4. Save and close the file, then double-click the "run" file to start mining.

Check the earnings

After the machine has been running for a while and submitted data to the mining pool, you can view the mining machine's operating status and profit situation. You can access the official website of DxPool (https://www.dxpool.com/), enter the wallet address in the search bar in the upper right corner, and click View, you can view the status and profit of the miner.