Giter VIP home page Giter VIP logo

testnet's Introduction

MultiVAC 测试网挖矿客户端说明(版本:Oracle)

本仓库提供了MultiVAC测试网挖矿客户端程序以及相关工具和挖矿教程

link version contact-tel

获取测试专属私钥

您可以通过联系MultiVAC运营同学获取专属私钥

下载客户端

进入本仓库client文件夹对应的系统平台子目录中可以找到下载链接

硬件配置

为保证程序正常运行,请确保主机不低于以下配置:

项目 最低要求
CPU 2核
运行内存 2GB
磁盘空间 8GB
网络带宽 10Mbps/s

运行客户端

在终端(命令行)中进入MultiVAC客户端所在的文件夹并输入下面命令运行客户端:

  1. 删除遗留文件 如果你曾经运行过以往的客户端版本我们建议首先删除遗留文件:

mac os:

$ rm -rf /Users/xxx/Library/Application\ Support/Multivac

linux:

$ rm -rf /home/mac/.multivac

注:xxx是你系统的用户名

  1. 修改执行权限
$ chmod +x MultiVAC
  1. 启动运行
$ ./MultiVAC --listen="ip:port" --sk="your_sk"

参数

参数名称 释义
listen 程序监听的IP地址和端口号(本机局域网IP地址,命令行使用ifconfig查看)
sk MultiVAC抵押账户私钥

注意

MultiVAC客户端不会大量消耗主机的存储和计算资源,但会依赖于网络环境,请确保为主机提供充足的网络环境和资源

FAQ

如何判定节点成功加入了网络?

日志关键词:

  • Accept a new block, shard: xx, height: xxx
  • I'm potential leader for round xxx

当终端连续输出上述信息时,代表节点正在为某分片服务,也意味着成功加入了网络

如何判定节点没有加入网络?

如果长时间连续出现如下图所示的日志情况,则可能是由于网络环境不好导致节点落后,请尝试重启节点,如果多次重启仍然无法解决,请联系客服

image

如何判定节点出块了?

在节点加入网络的提前下,会有一定概率出块,请耐心等待。出块提示如下: ==============================================

💰💰 Mined a new block, shard: x, height: xxx

==============================================

没有抵押证明?

如果配置的节点没有抵押证明,那么一段时间客户端将会退出,请联系客服人员确认抵押信息

MAC OS无法验证开发者?

请在终端输入:sudo xattr -r -d com.apple.quarantine “MultiVAC路径”

testnet's People

Contributors

diorzz avatar multivacfoundation avatar

Stargazers

 avatar  avatar Cioclea Doru Octavian avatar Gr3y avatar  avatar  avatar

Watchers

alexly avatar James Cloos avatar Liang He avatar Xiang Ying avatar  avatar Libo Shen avatar 杨金光 avatar  avatar  avatar hodor avatar  avatar

Forkers

dorucioclea

testnet's Issues

太赞啦

MultiVAC牛逼!我挖了好多块哈哈

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.