第一步我们先下载一个门罗最新版的钱包官网下载:https://getmonero.org/downloads/百度网盘链接:
http://pan.baidu.com/s/1i5OjL7v 密码: if5c目前门罗币有界面钱包和命令符钱包,图形钱包直观,命令符钱包同步区块的速度更快,更推荐大家使用命令符钱包。下面我示范命令行钱包操作。目前最新的门罗钱包版本是v0-10-1,我已经下载好放桌面了,下载好解压
%20100vw,%20673px"%20style="box-sizing:%20border-box;%20max-width:%20100%;%20border-style:%20none;%20display:%20block;%20height:%20auto;%20margin:%2010px%20auto;)
解压后可以可以看到有6个文件 第一个文件是区块导出用,第二个文件是区块导入用,导入的格式是raw格式,在官方下载了raw区块文件的朋友可以用第二个文件在cmd命令行运行导入。第三个文件momerod.exe是门罗的守护进程,用来更新区块转账广播用,第五个文件monero-wallet-cli.exe是门罗币钱包程序,可以用来打开钱包进行转账等各种作,下面我要做的是打开monero-wallet-cli.exe生成一个新的钱包并且用它来挖矿。直接双击打开monero-wallet-cli.exe
%20100vw,%20714px"%20style="box-sizing:%20border-box;%20max-width:%20100%;%20border-style:%20none;%20display:%20block;%20height:%20auto;%20margin:%2010px%20auto;)
提示我输入一个钱包名字,这个可以随便设置我设置为qianbao1,然后回车
%20100vw,%20759px"%20style="box-sizing:%20border-box;%20max-width:%20100%;%20border-style:%20none;%20display:%20block;%20height:%20auto;%20margin:%2010px%20auto;)
提示名字为qiaobao1是否确认 我输入y 确认
%20100vw,%20713px"%20style="box-sizing:%20border-box;%20max-width:%20100%;%20border-style:%20none;%20display:%20block;%20height:%20auto;%20margin:%2010px%20auto;)
然后提示输入钱包密码,我设置一个密码 然后回车
%20100vw,%20730px"%20style="box-sizing:%20border-box;%20max-width:%20100%;%20border-style:%20none;%20display:%20block;%20height:%20auto;%20margin:%2010px%20auto;)
输入两次后
%20100vw,%20757px"%20style="box-sizing:%20border-box;%20max-width:%20100%;%20border-style:%20none;%20display:%20block;%20height:%20auto;%20margin:%2010px%20auto;)
会有一个提示,选择钱包语言 这里选0 就好 选其它的容易乱码,在按回车 这里你的钱包就生成了
%20100vw,%20734px"%20style="box-sizing:%20border-box;%20max-width:%20100%;%20border-style:%20none;%20display:%20block;%20height:%20auto;%20margin:%2010px%20auto;)
这时候可以关闭钱包窗口了 这时候再看钱包目录 发现多了3个文件
%20100vw,%20878px"%20style="box-sizing:%20border-box;%20max-width:%20100%;%20border-style:%20none;%20display:%20block;%20height:%20auto;%20margin:%2010px%20auto;)
这三个文件属于我刚才生成的钱包文件,其中你的挖矿地址可以在 qianbao1.addres.txt 中看到qianbao1.keys这个文件是你的钱包密钥 ,这个要保管好了,以后需要转账要用到,相当于比特币的钱包文件。好了钱包生成了 下面来找到钱包地址 开始挖矿
%20100vw,%20877px"%20style="box-sizing:%20border-box;%20max-width:%20100%;%20border-style:%20none;%20display:%20block;%20height:%20auto;%20margin:%2010px%20auto;)
4AxhooDntqLBQPKyvTcHLE2ocAhjaVSkH611hUQVm7C1H8ymFSXDKjC8nsDBeD2nX9gZvh7uC35FPMVEvKd94tHFH5kJzxQ
双击qianbao1.addres.txt就可以看到地址了