Skip to content

Commit ac2dba7

Browse files
authored
Update README.md
1 parent 3a7dd5e commit ac2dba7

File tree

1 file changed

+37
-3
lines changed

1 file changed

+37
-3
lines changed

README.md

Lines changed: 37 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,12 @@
1414

1515
You can use mvcpool.com to mine mvc directly without running a node.
1616

17+
Before you use mvcpool.com, make sure you have read how mvcpool works, the following link explain how mvcpool calculate rewards and distribution methods.
18+
19+
https://github.com/mvc-labs/mvcpool-manual
20+
21+
22+
1723
## Steps
1824
Register pool account
1925

@@ -25,7 +31,9 @@ Testnet: https://console-testnet.mvcpool.com/
2531

2632
Register and login your account first, keep your password safe.
2733

28-
Go to this page , you can see your stratum url and username. https://console.mvcpool.com/#/connect
34+
Go to this page , you can see your stratum url and username.
35+
36+
https://console.mvcpool.com/#/connect
2937

3038
Run asicminer(SHA256d)
3139

@@ -37,12 +45,38 @@ password is the same as userName
3745

3846
## NiceHash Example
3947

40-
In the nicehash marketplace, add following configs to your new pool(Replace USERNAME and PASSWORD by your own from https://console.mvcpool.com/#/connect):
48+
![WX20230416-003036@2x](https://user-images.githubusercontent.com/41569443/232234599-56bddd7c-56c6-4e76-b826-1d83de5351d7.png)
4149

42-
<img width="606" alt="image" src="https://user-images.githubusercontent.com/41569443/214824785-1d3f0c63-564a-44ca-95d5-7dbbdd07ba7e.png">
50+
51+
In the nicehash marketplace, make sure you are selecting SHA256AsicBoost algorithm. Click add new pool if you haven't added your pool before. add following configs to your new pool(Replace USERNAME and PASSWORD by your own from https://console.mvcpool.com/#/connect):
52+
53+
![WX20230416-003327@2x](https://user-images.githubusercontent.com/41569443/232234653-92bbf2e9-00e4-4273-a532-1fb0016d52ba.png)
54+
55+
<img width="616" alt="image" src="https://user-images.githubusercontent.com/41569443/232234690-60421041-8f04-4995-9176-408599e9d0a9.png">
56+
57+
After the configuration, you can TEST Pool to make sure your config is correct.
4358

4459
then you can mine mvc from nicehash.
4560

61+
![image](https://user-images.githubusercontent.com/41569443/232234758-2b9251db-ee7e-4b52-ad83-3d0a41cfb620.png)
62+
63+
In the marketplace, select the mvcpool.com you just created, and config your order price, limit, amount then start mining.
64+
65+
![image](https://user-images.githubusercontent.com/41569443/232234789-241e70c1-dcc7-4691-9b83-da948b966834.png)
66+
67+
If nicehash is connected with correct credentials, you can see your hashrate in both nicehash and mvcpool.com.
68+
69+
<img width="528" alt="image" src="https://user-images.githubusercontent.com/41569443/232234819-0083bc55-166c-44d8-855a-0f74509a9a36.png">
70+
71+
Some times when your order price is lower than market price, your order will be paused due to lack of priority, you can rise your price or just wait for the price to go down.
72+
73+
The pool is using pplns, which means you only get rewarded when the pool actually found a block, this could take hours to days depending on the pool's total hash, but don't worry, the reward of your every share will always be calculated and sent, this can take some time.
74+
75+
If the block is found, you can see your reward in the payout page: https://mvcpool.com/#/payout, just wait it to be mature(takes 100 confirmation), and then you can withdraw your asset out of wallet. https://mvcpool.com/#/wallet
76+
77+
<img width="1266" alt="image" src="https://user-images.githubusercontent.com/41569443/232235029-8a06fc41-396d-41f6-9085-2d1d2ab12acb.png">
78+
79+
4680

4781
# 2. Mining on your own node
4882
## Operating System Environment

0 commit comments

Comments
 (0)