如何用CPU挖VRM
概述
包括比特币(Bitcoin)在内的很多数字货币产生都是靠计算机的POW(Proof of Work)运算哈希值(Hash)。其中最快的速度运算出下一个区块的计算机可以获得系统产生的新的数字货币。这个过程被称作挖矿(mining)。
然而随着比特币的价格的升高和知名度的升高,越来越的的计算机加入了挖矿的行列,以至于挖矿的难度越来越难。以前比特币还可以用CPU挖矿,后来只能用GPU挖矿,直到现在只能用专门的ASIC矿机挖矿才能有收益。
现在还有没有可以用CPU挖矿的数字货币呢?虽然不多还是有的。比如VRM,也就是 VeriumReserve
Verium
Verium是第一个双区块链架构(Dual Blockchain)的数字货币。他们用这种架构结局数字货币速度和安全的矛盾。所以他们就有了两种货币:VRC和VRM。VRC是VeriumCorn。VRM是VeriumReserve。其中VRM可以用CPU挖掘。
如何用CPU挖VRM
VRM(VeriumReserve)是目前不多的还可以用CPU挖矿的数字货币。
首先需要下载VRM挖矿程序。进入这个页面:https://portal.vericoin.info/verium/
在页面的最下方可以看到如下的画面:

现在可以根据你的操作系统选择需要下载的程序。
- Windows下载的是EXE文件可以直接运行
- Linux下载的是.run文件。需要用 'chmod +x'将其设置为可执行文件然后运行
- Os X下载的.pkg文件也可以直接运行,但是一般因为系统安全设定,一般需要在Finder中找到这个下载的文件,然后执行。
Linux下载安装
用Linux下载上面页面链接中的.run文件。然后进入文件所在的路径,运行以下命令:
$chmod +x Verium_1.1_64bit.run
$Verium_1.1_64bit.run
Os X 下载安装
对于Os X操作系统,点击上面页面中的下载链接,选择'Save File'存下.pkf文件。

然后用Finder找到下载的程序(一般在Downloads文件夹中),用鼠标右键点击文件,然后选择'Open'就可以安装

运行挖矿程序
程序执行以后,需要创建新的密码。一定要记住自己的密码
这时可以选择几个处理器运行程序。见下图的红框。可以用红框中的上下箭头增加和减少处理器的数目。

具体多久能挖到第一个矿物主要看计算机的速度,另外还要凭运气。
Posted on Utopian.io - Rewarding Open Source Contributors




Thank you for the contribution. It has been approved.
You can contact us on Discord.
[utopian-moderator]
Thanks for the review
Hey @rmb I am @utopian-io. I have just upvoted you!
Achievements
Suggestions
Get Noticed!
Community-Driven Witness!
I am the first and only Steem Community-Driven Witness. Participate on Discord. Lets GROW TOGETHER!
Up-vote this comment to grow my power and help Open Source contributions like this one. Want to chat? Join me on Discord https://discord.gg/Pc8HG9x
Your contribution cannot be approved yet because it is not as informative as other contributions. Please provide more instructive tutorials in the actual performance. See the Utopian Rules. Please edit your contribution and add try to improve the length and detail of your contribution (or add more images/mockups/screenshots), to reapply for approval.
You may edit your post here, as shown below:

You can contact us on Discord.
[utopian-moderator]
Thanks for the review. The tutorial already includes enough details for the topic. Reader should be able to follow the instruction to do the job.
Hi @rmb, we are upgrading the quality of the video tutorial section, therefore can you include more information, instructions regarding this tutorial? One way is to give more examples of how the entire process works.
Thanks. I added more details on how to download and install at different platforms and added more screenshots.