mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 01:36:13 +00:00
Prevent language bar to be partially hidden Fix menu margins on IE7 Fix typo for resources class (fixes #123) Fix font-size in resources lists Remove javascript automatic language redirection that inconsistently prevent fonts to load on Google Chrome (fixes #130) Add some small CSS polishing Add #bitcoin-fr in french community page
15 lines
886 B
HTML
15 lines
886 B
HTML
---
|
|
layout: base-en
|
|
id: index
|
|
title: Bitcoin
|
|
---
|
|
<h1>An open source P2P digital currency</h1>
|
|
<p style="font-size:125%;">Bitcoin is a digital currency, a protocol, and a software that enables
|
|
<ul style="font-size:125%">
|
|
<li>Instant peer to peer transactions</li>
|
|
<li>Worldwide payments</li>
|
|
<li>Low or zero processing fees</li>
|
|
<li>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 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/">MIT license</a>.</p>
|