mirror of
https://github.com/bitcoinbook/bitcoinbook
synced 2024-11-21 15:48: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::intro.adoc[]
|
||||
include::preface.adoc[]
|
||||
|
||||
//IMAGE_REPORT:NEW_CHAPTER
|
||||
include::overview.adoc[]
|
||||
include::ch01_intro.adoc[]
|
||||
|
||||
//IMAGE_REPORT:NEW_CHAPTER
|
||||
include::bitcoin-core.adoc[]
|
||||
include::ch02_overview.adoc[]
|
||||
|
||||
//IMAGE_REPORT:NEW_CHAPTER
|
||||
include::keys.adoc[]
|
||||
include::ch03_bitcoin-core.adoc[]
|
||||
|
||||
//IMAGE_REPORT:NEW_CHAPTER
|
||||
include::wallets.adoc[]
|
||||
include::ch04_keys.adoc[]
|
||||
|
||||
//IMAGE_REPORT:NEW_CHAPTER
|
||||
include::transactions.adoc[]
|
||||
include::ch05_wallets.adoc[]
|
||||
|
||||
//IMAGE_REPORT:NEW_CHAPTER
|
||||
include::authorization-authentication.adoc[]
|
||||
include::ch06_transactions.adoc[]
|
||||
|
||||
//IMAGE_REPORT:NEW_CHAPTER
|
||||
include::signatures.adoc[]
|
||||
include::ch07_authorization-authentication.adoc[]
|
||||
|
||||
//IMAGE_REPORT:NEW_CHAPTER
|
||||
include::fees.adoc[]
|
||||
include::ch08_signatures.adoc[]
|
||||
|
||||
//IMAGE_REPORT:NEW_CHAPTER
|
||||
include::network.adoc[]
|
||||
include::ch09_fees.adoc[]
|
||||
|
||||
//IMAGE_REPORT:NEW_CHAPTER
|
||||
include::blockchain.adoc[]
|
||||
include::ch10_network.adoc[]
|
||||
|
||||
//IMAGE_REPORT:NEW_CHAPTER
|
||||
include::mining.adoc[]
|
||||
include::ch11_blockchain.adoc[]
|
||||
|
||||
//IMAGE_REPORT:NEW_CHAPTER
|
||||
include::security.adoc[]
|
||||
include::ch12_mining.adoc[]
|
||||
|
||||
//IMAGE_REPORT:NEW_CHAPTER
|
||||
include::applications.adoc[]
|
||||
include::ch13_security.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