mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 09:46:12 +00:00
implement multilanguage new improved clients list page update history and statistics in the "about" page add "Some things you need to know" page add "Support Bitcoin" page add a contextual presentation for each category of users (individuals, organizations, developers and enthusiasts) add a short and concise "how it works" page add a "vocabulary" page for Bitcoin technical words definitions give more visibility for the foundation new website design and layout
14 lines
1,001 B
HTML
14 lines
1,001 B
HTML
---
|
|
layout: base-en
|
|
title: Bitcoin
|
|
---
|
|
<h1>An open source P2P digital currency</h1>
|
|
<p style="font-size:20px;">Bitcoin is a currency, a protocol, and a software that enables
|
|
<ul style="font-size:20px;">
|
|
<li style="padding:4px 0px;">Instant peer to peer transactions</li>
|
|
<li style="padding:4px 0px;">Worldwide payments</li>
|
|
<li style="padding:4px 0px;">Low or zero processing fees</li>
|
|
<li style="padding:4px 0px;">And much more!</li>
|
|
</ul>
|
|
<p>Bitcoin uses peer-to-peer technology to operate with no central authority: managing transactions and issuing Bitcoins are carried out <b>collectively by the network</b>. Through many of its unique properties, Bitcoin allows exciting uses that could not be covered by any previous payment systems.</p>
|
|
<p>The software is a community-driven <a target="_blank" href="http://www.fsf.org/about/what-is-free-software">free open source</a> project, released under the <a href="http://creativecommons.org/licenses/MIT/" target="_blank">MIT license</a>.</p>
|