Skip to content

Commit

Permalink
Merge pull request #15 from sc0Vu/add-outline
Browse files Browse the repository at this point in the history
Revert outline
  • Loading branch information
awesome-doge authored Oct 14, 2022
2 parents 796de9f + ff62019 commit c7b368d
Showing 1 changed file with 30 additions and 0 deletions.
30 changes: 30 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,36 @@
> Mastering Bitcoin 原始作者為 Andreas M. Antonopoulos,原作寫了[第一版](https://github.com/bitcoinbook/bitcoinbook/releases/tag/Edition1Print1)[第二版](https://github.com/bitcoinbook/bitcoinbook/releases/tag/second_edition_print_1)。巴比特上已經出現了[簡體中文的第一版](http://v1.8btc.com/books/261/master_bitcoin/_book/)。但17年原作撰寫了第二版,inoutcode翻譯了一份較為完整的[簡中第二版](https://github.com/inoutcode/bitcoin_book_2nd)[巴比特](http://v1.8btc.com/books/261/master_bitcoin/_book/)也出了一版。
> [Cypherpunks-core](https://github.com/cypherpunks-core) 主要參考inoutcode的簡體中文第二版進行翻譯。
## 目錄

[前言](前言.asciidoc)

[術語](術語.asciidoc)

[第一章 概述](第一章.asciidoc)

[第二章 比特幣如何運作](第二章.asciidoc)

[第三章 Bitcoin Core參考實現](第三章.asciidoc)

[第四章 密鑰和地址](第四章.asciidoc)

[第五章 錢包](第五章.asciidoc)

[第六章 交易](第六章.asciidoc)

[第七章 高級交易和腳本](第七章.asciidoc)

[第八章 比特幣網路](第八章.asciidoc)

[第九章 區塊鏈](第九章.asciidoc)

[第十章 挖礦和共識](第十章.asciidoc)

[第十一章 比特幣安全](第十一章.asciidoc)

[第十二章 區塊鏈應用](第十二章.asciidoc)

## Mastering Bitcoin - Second Edition

The tags, [second_edition_print_1](https://github.com/bitcoinbook/bitcoinbook/releases/tag/second_edition_print_1) and [second_edition_print2](https://github.com/bitcoinbook/bitcoinbook/releases/tag/second_edition_print2), correspond to the first (June 8th 2017) and second (July 20th 2017) print of Mastering Bitcoin (Second Edition), as published by O'Reilly Media.
Expand Down

0 comments on commit c7b368d

Please sign in to comment.