天天看點

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​​