Skip to content

Commit

Permalink
添加
Browse files Browse the repository at this point in the history
  • Loading branch information
awesome-doge committed Mar 11, 2020
1 parent 6171628 commit 076be3b
Showing 1 changed file with 9 additions and 2 deletions.
11 changes: 9 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,19 @@
# Mastering Bitcoin 2nd Edition - 繁中

![https://github.com/aantonop](https://img.shields.io/badge/Author-aantonop-yellowgreen.svg)

本書主要面向開發人員,前兩章對比特幣的介紹也適用於非開發人員。任何對技術有基本瞭解的人都可以閱讀前兩章,以深入瞭解比特幣。

![](cover.jpg)
<center>
<img src="https://raw.githubusercontent.com/bitcoinbook/bitcoinbook/develop/images/cover.png" width="40%" height="40%" />
</center>


> 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的簡體中文第二版進行翻譯。
## 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.
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.

<a rel="license" href="http://creativecommons.org/licenses/by-sa/4.0/"><img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by-sa/4.0/88x31.png" /></a><br /><span xmlns:dct="http://purl.org/dc/terms/" href="http://purl.org/dc/dcmitype/Text" property="dct:title" rel="dct:type">Mastering Bitcoin - Second Edition</span> by <a xmlns:cc="http://creativecommons.org/ns#" href="https://antonopoulos.com/" property="cc:attributionName" rel="cc:attributionURL">Andreas M. Antonopoulos LLC</a> is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.

0 comments on commit 076be3b

Please sign in to comment.