mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 09:46:12 +00:00
Merge pull request #7 from weex/master
Reworked the first paragraph at bitcoin.org
This commit is contained in:
commit
5dd48381d6
1 changed files with 4 additions and 3 deletions
|
@ -31,9 +31,10 @@ ALERT:
|
|||
<div class="span11 primarybox">
|
||||
<h1>Bitcoin <small>P2P Digital Currency</small></h1>
|
||||
<p>
|
||||
Bitcoin is a peer-to-peer digital currency <a href="bitcoin.pdf">created in 2009 by Satoshi Nakamoto</a>.
|
||||
Peer-to-peer means that no central authority issues new money or manages transactions—these tasks are carried out collectively by the network.
|
||||
It is also the name of the open source software designed in order to use this currency.
|
||||
Bitcoin is new digital currency that enables instant payments to anyone in the world at virtually no
|
||||
cost.
|
||||
Bitcoin uses peer-to-peer technology to operate with no central authority. Managing transactions and issuing money are tasks that are carried out <a href="bitcoin.pdf">collectively by the network</a>.
|
||||
Bitcoin is also the name of the open source software developed in order to use this currency.
|
||||
</p>
|
||||
<p>The <a href="https://en.bitcoin.it/wiki/Original_Bitcoin_client">software</a> is a community-driven open source project, released under the <a href="http://creativecommons.org/licenses/MIT/">MIT license</a>.</p>
|
||||
<p>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue