zoukankan      html  css  js  c++  java
  • Tinychain 是比特币的一个简易口袋实现

    Putting the rough in "rough consensus" Tinychain is a pocket-sized implementation of Bitcoin. Its goal is to be a compact, understandable, working incarnation of the Nakamoto consensus algorithm at the expense of advanced functionality, speed, and any real usefulness. I wrote it primarily to understand Bitcoin better, but hopefully it can serve as a jumping-off point for programmers who are interested in (but don't have intimate familiarity with) Bitcoin or cryptocurrency. At the very least, it can be a piñata for protocol developers who actually know what they're doing.

    粗糙的 "rough consensus" Tinychain是Bitcoin的一个口袋大小的实现。 它的目标是以牺牲高级功能,速度和任何真正有用性为代价的中空协调算法的紧凑,可理解的工作化身。 我写的主要是为了更好地了解比特币,但希望它可以作为对兴趣(但不熟悉)比特币或加密的程序员的跳跃点。 至少对于实际上知道他们正在做什么的协议开发人员来说,它可能是一个piñata。

    项目地址:
    https://github.com/jamesob/tinychain

    原文地址:
    http://www.btccan.com

  • 相关阅读:
    我罗斯方块最终篇
    我罗斯汇报作业一
    11组-Alpha冲刺-2/6
    11组-Alpha冲刺-1/6
    结对编程作业
    11组 团队展示
    第一次个人编程作业
    第一次博客作业
    寒假作业3
    寒假作业2
  • 原文地址:https://www.cnblogs.com/tensorflownews/p/7365921.html
Copyright © 2011-2022 走看看