1
0
mirror of https://github.com/bitcoinbook/bitcoinbook synced 2024-12-24 23:48:32 +00:00
bitcoinbook/ch00.asciidoc

45 lines
2.0 KiB
Plaintext
Raw Normal View History

[[ch00_intro_what_is_bitcoin]]
== Introduction
2013-07-29 21:26:15 +00:00
=== What is Bitcoin?
2013-07-29 23:12:02 +00:00
Bitcoin is digital money, a currency for and of the Internet. It is not owned or controlled by any company, group or country. It exists as a set of standards and reference software and as a running network with several thousand nodes worldwide. Behind the scenes, bitcoin is a network, a protocol, a standard and a currency. For now think of it simply as digital money that can be sent, received and stored by anyone, worldwide simply by downloading compatible software and joining a network.
Under the hood, bitcoin is the culmination of decades of research in cryptography and distributed systems and represents four key innovations brought together in a unique and powerful combination. Bitcoin consists of a de-centralized peer-to-peer network, a public transaction ledger, a de-centralized mathematical and deterministic currency issuance, a de-centralized transaction verification system and a set of powerful APIs. All of these are "bitcoin", and each of these aspects of bitcoin will be examined in this book.
More than all of these parts, bitcoin is a digital economy platform, just like the Internet is a digital communications platform. With bitcoin, it is possible to build entire new financial systems, transaction types and economies on top of a purely digital, instantaneous and frictionless platform, an Internet for money.
2013-07-29 21:26:15 +00:00
==== A currency
2013-07-29 23:12:02 +00:00
2013-07-29 21:26:15 +00:00
==== A network and protocol
2013-07-29 23:12:02 +00:00
2013-07-29 21:26:15 +00:00
==== A distributed ledger
2013-07-29 23:12:02 +00:00
==== Proof of work and distributed issuance (mining)
2013-07-29 21:26:15 +00:00
==== A transaction language
2013-07-29 23:12:02 +00:00
2013-07-29 21:26:15 +00:00
==== An API
2013-07-29 21:26:15 +00:00
=== Getting Bitcoin
2013-07-29 21:26:15 +00:00
==== Obtaining the bitcoin software
==== bitcoin-qt, bitcoind
==== mobile client
2013-07-29 21:26:15 +00:00
=== History of bitcoin
2013-07-29 21:26:15 +00:00
==== A brief history of money
==== A brief history of crypto currencies
==== Public key cryptography and crypto-currency
==== Peer-to-Peer networks
=== The history of bitcoin
2013-07-29 21:26:15 +00:00
==== Why would I use bitcoin
===== As a merchant
===== As a consumer
===== As a developer, integrator
===== As an entrepreneur
===== As an investor