Git Product home page Git Product logo

btc's Introduction

介绍

这个项目是asicme比特币矿池相关系统和模块的源码,当然这里公开的代码并非完全与线上保持一致,仅供感兴趣者参考,如果您想在线上系统使用,请自担风险。
asicme矿池始于2013年7月底,开始作为私矿使用,后作为公矿开放使用。asicme矿池起始阶段作为私矿使用时,曾在10个小时内挖到过5个块(每个块当时包含25个比特币和少量的交易手续费),远超全网平均水平。作为公矿,asicme矿池已向矿工累积分红达几千比特币。

关于代码

这里的代码包括矿池主系统、比特币自动支付系统、blockchain节点检查、区块发现和统计、矿池指标监控、矿池风险提示等等功能。
要运行一个完整的公矿,还需要share数据分析、收益分配方式规则实现(PPSPPLNS等)、服务器连接管理、服务监控、负载均衡等等周边功能,这些功能和代码在这里并没有公开,感兴趣者可自行研究实现。 /data/git/ltcblockchain/README.md

btc's People

Contributors

sumory 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.