P2P Foundation · Bitcoin open source implementation of P2P currency

中本聪,2009 年 2 月 18 日

SN-0007 已核对来源,附原文与上下文。

中文译文

它是一个全球性的分布式数据库,按照参与者共同遵循的一套规则,经多数人同意向数据库添加条目: - 每当有人找到生成区块所需的工作证明,就会得到一些新硬币 - 工作证明的难度每两周调整一次,目标为全网络平均每小时 6 个区块 - 每个区块产出的硬币数量每 4 年减半 可以说,硬币是由多数人发行的,发行量有限、且早已预定。 举例来说,倘若你有 1000 个节点,每小时有 6 个节点能获得硬币,那么你很可能要等上一个星期,才能有所收获。 关于 Sepp 的问题:确实并无任何机构充当中央银行或美联储,随着用户增长去调节货币供应。因为那需要一个可信方来决定价值,而我并不知道有什么办法,能让软件知晓现实世界中事物的价值。倘若真有某种聪明的办法,或者我们愿意信任某人去主动管理货币供应、将其与某种东西挂钩,那这些规则也完全可以编进程序。 从这个意义上说,它更像一种贵金属。供应量并不因保值而变,而是预先确定,价值随行就市。随着用户增多,每枚硬币的价值上升。这有可能形成正反馈循环:用户增加,价值上涨,进而吸引更多用户来分享升值。

ORIGINAL · 英文原文
It is a global distributed database, with additions to the database by consent of the majority, based on a set of rules they follow:

- Whenever someone finds proof-of-work to generate a block, they get some new coins
- The proof-of-work difficulty is adjusted every two weeks to target an average of 6 blocks per hour (for the whole network)
- The coins given per block is cut in half every 4 years

You could say coins are issued by the majority. They are issued in a limited, predetermined amount.

As an example, if there are 1000 nodes, and 6 get coins each hour, it would likely take a week before you get anything.

To Sepp's question, indeed there is nobody to act as central bank or federal reserve to adjust the money supply as the population of users grows. That would have required a trusted party to determine the value, because I don't know a way for software to know the real world value of things. If there was some clever way, or if we wanted to trust someone to actively manage the money supply to peg it to something, the rules could have been programmed for that.

In this sense, it's more typical of a precious metal. Instead of the supply changing to keep the value the same, the supply is predetermined and the value changes. As the number of users grows, the value per coin increases. It has the potential for a positive feedback loop; as users increase, the value goes up, which could attract more users to take advantage of the increasing value.
来源
P2P Foundation 原始链接 ↗ 记录编号 SN-0007