You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-14Lines changed: 5 additions & 14 deletions
Original file line number
Diff line number
Diff line change
@@ -17,34 +17,25 @@ You can use mvcpool.com to mine mvc directly without running a node.
17
17
## Steps
18
18
Register pool account
19
19
20
+
Mainnet: https://mvcpool.com/
21
+
20
22
Mainnet: https://console.mvcpool.com/
21
23
22
24
Testnet: https://console-testnet.mvcpool.com/
23
25
24
26
Register and login your account first, keep your password safe.
25
27
26
-
Download cpuminer (ignore this step for asic)
27
-
Download CPU miner(ignore this if you already have asic miner) https://github.com/pooler/cpuminer/releases/tag/v2.5.1
28
-
29
28
Go to this page , you can see your stratum url and username. https://console.mvcpool.com/#/connect
30
29
31
-
Run CPU miner(or asic)
30
+
Run asicminer(SHA256d)
32
31
33
32
replace the following stratum url and userName, password is same as userName.
34
33
35
-
you can also change threads count according to your cpu cores.
36
-
37
-
```shell
38
-
39
-
./minerd -o stratum+tcp://mine.mvcpool.com:6666 -a sha256d -O userName:password -D -P --threads=4
40
-
41
-
```
42
-
43
-
Asic miner is also the same, configure your stratum url and userName, then start mining
34
+
Configure your stratum url and userName, then start mining
44
35
45
36
password is the same as userName
46
37
47
-
## NiceHash
38
+
## NiceHash Example
48
39
49
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):
0 commit comments