mirror of
https://github.com/bitcoinbook/bitcoinbook
synced 2024-11-21 23:58:09 +00:00
Updated book.adoc
This commit is contained in:
parent
e0266a36fc
commit
17440a97a8
57
book.adoc
57
book.adoc
@ -1,51 +1,42 @@
|
|||||||
= Mastering Bitcoin
|
= Mastering Bitcoin: Programming the Open Blockchain (3rd Edition)
|
||||||
|
|
||||||
include::preface.asciidoc[]
|
By Andreas M. Antonopoulos and David A. Harding.
|
||||||
|
|
||||||
//IMAGE_REPORT:NEW_CHAPTER
|
include::preface.adoc[]
|
||||||
include::intro.adoc[]
|
|
||||||
|
|
||||||
//IMAGE_REPORT:NEW_CHAPTER
|
include::ch01_intro.adoc[]
|
||||||
include::overview.adoc[]
|
|
||||||
|
|
||||||
//IMAGE_REPORT:NEW_CHAPTER
|
include::ch02_overview.adoc[]
|
||||||
include::bitcoin-core.adoc[]
|
|
||||||
|
|
||||||
//IMAGE_REPORT:NEW_CHAPTER
|
include::ch03_bitcoin-core.adoc[]
|
||||||
include::keys.adoc[]
|
|
||||||
|
|
||||||
//IMAGE_REPORT:NEW_CHAPTER
|
include::ch04_keys.adoc[]
|
||||||
include::wallets.adoc[]
|
|
||||||
|
|
||||||
//IMAGE_REPORT:NEW_CHAPTER
|
include::ch05_wallets.adoc[]
|
||||||
include::transactions.adoc[]
|
|
||||||
|
|
||||||
//IMAGE_REPORT:NEW_CHAPTER
|
include::ch06_transactions.adoc[]
|
||||||
include::authorization-authentication.adoc[]
|
|
||||||
|
|
||||||
//IMAGE_REPORT:NEW_CHAPTER
|
include::ch07_authorization-authentication.adoc[]
|
||||||
include::signatures.adoc[]
|
|
||||||
|
|
||||||
//IMAGE_REPORT:NEW_CHAPTER
|
include::ch08_signatures.adoc[]
|
||||||
include::fees.adoc[]
|
|
||||||
|
|
||||||
//IMAGE_REPORT:NEW_CHAPTER
|
include::ch09_fees.adoc[]
|
||||||
include::network.adoc[]
|
|
||||||
|
|
||||||
//IMAGE_REPORT:NEW_CHAPTER
|
include::ch10_network.adoc[]
|
||||||
include::blockchain.adoc[]
|
|
||||||
|
|
||||||
//IMAGE_REPORT:NEW_CHAPTER
|
include::ch11_blockchain.adoc[]
|
||||||
include::mining.adoc[]
|
|
||||||
|
|
||||||
//IMAGE_REPORT:NEW_CHAPTER
|
include::ch12_mining.adoc[]
|
||||||
include::security.adoc[]
|
|
||||||
|
|
||||||
//IMAGE_REPORT:NEW_CHAPTER
|
include::ch13_security.adoc[]
|
||||||
include::applications.adoc[]
|
|
||||||
|
|
||||||
include::whitepaper.adoc[]
|
include::ch14_applications.adoc[]
|
||||||
|
|
||||||
include::errata.adoc[]
|
include::appa_whitepaper.adoc[]
|
||||||
|
|
||||||
include::bips.adoc[]
|
include::appb_errata.adoc[]
|
||||||
|
|
||||||
|
include::appc_bips.adoc[]
|
||||||
|
|
||||||
|
[index]
|
||||||
|
== Index
|
||||||
|
Loading…
Reference in New Issue
Block a user