Update readme.html
This commit is contained in:
parent
cb22cf223e
commit
718c49811c
@ -1,9 +1,9 @@
|
||||
# How I started mining FLO coins using my GPU
|
||||
#How I started mining FLO coins using my GPU
|
||||
|
||||
To get started with GPU mining, Create an account with Suprnova. After registration, navigate to My Account and then click on Edit Account.
|
||||
scroll down and update the payment address by entering your Flo Core wallet address and make sure you click on the update button.
|
||||
(Use the payment address that you got when you registered for FLO Core Wallet, You can find your Payment address by navigating to
|
||||
the receive section and clicking on the request payment option).
|
||||
the receive section and clicking on the request payment option).
|
||||
|
||||
Once you’ve updated the payment option, Go to my Account and click on My Workers.
|
||||
Add a new worker and update the credentials accordingly.
|
||||
@ -18,14 +18,16 @@ stored properly and safely in a specific new folder.
|
||||
After it’s done, open the extracted file and navigate to the config file.
|
||||
Delete the config file. Once you’re done deleting it, click on the empty space present in the address
|
||||
bar and type cmd. This will open the command prompt. Now to start running the mining software executethe command:-
|
||||
```
|
||||
|
||||
```
|
||||
cgminer — scrypt -o stratum+tcp://flo.suprnova.cc:3210 -u [workername] -p [worker_pass]
|
||||
```
|
||||
|
||||
Here “workername” and “worker_pass” refer to the credentials of the workers which we created in Supernova.
|
||||
Note that the workername should be typed in the format [your username].[worker name] and replace it accordingly.
|
||||
for example
|
||||
```
|
||||
|
||||
```
|
||||
-u bharat01.mall01 -p duckgostack123
|
||||
```
|
||||
|
||||
@ -48,4 +50,4 @@ GC Miner:- (https://drive.google.com/file/d/1nNutlChYfkXFoDIE_bFVtH9YhVGWPdU9/vi
|
||||
Peazip download:- (https://peazip.github.io/index.html)
|
||||
Suprnova:- (https://flo.suprnova.cc/index.php)
|
||||
|
||||
## Written by Bhardwaj Hariharan on Medium (https://medium.com/@bhardhwaj01/how-i-started-mining-flo-coins-using-my-gpu-01ea0ac436eb)
|
||||
##Written by Bhardwaj Hariharan on Medium (https://medium.com/@bhardhwaj01/how-i-started-mining-flo-coins-using-my-gpu-01ea0ac436eb)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user