GithubHelp home page GithubHelp logo

spacemesh's Introduction

spacemesh

Offical

config file

Windows 设置
Set-ExecutionPolicy RemoteSigned
netsh advfirewall firewall add rule name="spacemesh" dir=in protocol=tcp localport=7513,9093,9094,10001 action=allow

DIY API (miner reward)

  1. 账号管理(钱包地址)
    • 账号新增
    • 账号删除
  2. 余额查询
    • 账号余额总和
    • 各个账号余额
  3. 奖励时间表
    • 根据账号查询奖励的时间表
    • 根据epoch 查询当前已注册的节点
    • 导入收集的奖励json文件,根据文件导入对应epoch的layer、atx、size,生成schedule
  4. EPOCH时间表,CG时间表
    • 获取当前EPOCH信息(epoch、start、end、cg12h)
  5. 节点管理(node) GET /nodes/
    • 新增节点(节点的smsher_id是唯一的,不可重复) POST /nodes/
    • 编辑节点 PUT /nodes/{id}
    • 节点是否注册 GET /nodes/{id}

offical public api
检查是否注册
余额信息
奖励是否到账
奖励详情

spacemesh's People

Contributors

joex8774 avatar

Watchers

 avatar

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.