You've already forked nakamoto-archive
Create 13.md
This commit is contained in:
@@ -0,0 +1,36 @@
|
||||
---
|
||||
layout: default
|
||||
title: “[bitcoin-list] Bitcoin 0.3 released!”
|
||||
grand_parent: Emails
|
||||
parent: bitcoin-list
|
||||
nav_order: 13
|
||||
---
|
||||
|
||||
# Bitcoin P2P e-cash paper
|
||||
|
||||
The email on the Cryptography Mailing List that announced Bitcoin publicly to the world.
|
||||
{: .fs-6 .fw-300 }
|
||||
|
||||
---
|
||||
|
||||
```
|
||||
Announcing version 0.3 of Bitcoin, the P2P cryptocurrency! Bitcoin is a
|
||||
digital currency using cryptography and a distributed network to replace
|
||||
the need for a trusted central server. Escape the arbitrary inflation
|
||||
risk of centrally managed currencies! Bitcoin's total circulation is
|
||||
limited to 21 million coins. The coins are gradually released to the
|
||||
network's nodes based on the CPU power they contribute, so you can get a
|
||||
share of them by contributing your idle CPU time.
|
||||
|
||||
What's new:
|
||||
- Command line and JSON-RPC control
|
||||
- Includes a daemon version without GUI
|
||||
- Transaction filter tabs
|
||||
- 20% faster hashing
|
||||
- Hashmeter performance display
|
||||
- Mac OS X version (thanks to Laszlo)
|
||||
- German, Dutch and Italian translations (thanks to DataWraith, Xunie
|
||||
and Joozero)
|
||||
|
||||
Get it at http://www.bitcoin.org, and read the forum to find out more.
|
||||
```
|
||||
Reference in New Issue
Block a user