1、安装时间同步软件
调试为15分钟同步
hk.pool.ntp.org
jp.pool.ntp.org
kr.pool.ntp.org
0.asia.pool.ntp.org
2、注册你的认证token,https://www.storj.io/host-a-node 注意:这里有google的人机验证,可能需要*。获取的内容如下:
你的邮箱:1QFFnu9mNqNeVpr32AhrRvnuYpaocoYTBq7bhn1dGZ1fQoj726A12KGwpJAUxXphnKKWW1j25m2Sq7nSSGC9kaRpY69ADq
3、生成Identity并授权
(1)解压后进入命令行,生成key
identity create storagenode
(2)授权身份 命令最后一个(迈赛克)参数为第一步获取的token
identity.exe authorize storagenode <email:characterstring>
(3)确认身份
findstr "BEGIN" "%APPDATA%\Storj\Identity\storagenode\ca.cert" | find /c /v ""
findstr "BEGIN" "%APPDATA%\Storj\Identity\storagenode\identity.cert" | find /c /v ""
第一个命令返回2 第二个命令返回3,如果返回不一致,则表示授权失败
(4)设置端口转发(有固定公网ip则不用)配置参考 https://documentation.storj.io/dependencies/port-forwarding
4、下载storj 并进行安装
https://github.com/storj/storj/releases/latest/download/storagenode_windows_amd64.msi.zip
解压,安装;安装时需要前面的授权
5、填写收货的以太坊钱包地址、邮箱地址、IP及端口、空间大小能访问localhost:14002即可