Mastering Bitcoin: Difference between revisions

From Bitcoin Wiki
Jump to navigation Jump to search
(added small snippet about translations as they may be useful for non English speaking natives)
(Adding more information about the 2nd edition, stats, collaboration, etc.)
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
'''''Mastering Bitcoin''''' by [[Wikipedia:Andreas Antonopoulos|Andreas M. Antonopoulos]] is [http://chimera.labs.oreilly.com/books/1234000001802/index.html a freely-available book] on Bitcoin by O'Reilly publishers, published in 2015.
'''''Mastering Bitcoin''''' by [[Wikipedia:Andreas Antonopoulos|Andreas M. Antonopoulos]] is [https://github.com/bitcoinbook/bitcoinbook/blob/develop/book.asciidoc a freely-available book] on Bitcoin published in 2015 by O'Reilly Media.
 
Mastering Bitcoin is a digital currency best seller<ref>https://www.amazon.com/Best-Sellers-Books-Digital-Currencies/zgbs/books/10806607011</ref> and has been translated by volunteers into more than 10 languages[https://bitcoinbook.info/translations-of-mastering-bitcoin/]. The second edition added 30% more content covering topics such as [[SegWit]], [[SIGHASH]] types and the [[Lightning Network]] (Chapters 6 and 7). The book has been completely written on GitHub from day one with contributions from 114 individuals <ref>https://github.com/bitcoinbook/bitcoinbook/graphs/contributors</ref> mirroring the open, collaborative model of Bitcoin development itself.


Mastering Bitcoin is a digital currency best seller<ref>https://www.amazon.com/Best-Sellers-Books-Digital-Currencies/zgbs/books/10806607011</ref>. and has been translated into different languages[https://bitcoinbook.info/translations-of-mastering-bitcoin/].
Mastering Bitcoin copies a small portion of this wiki<ref>https://github.com/aantonop/bitcoinbook/blob/develop/appdx-scriptops.asciidoc</ref><ref>https://en.bitcoin.it/wiki/Script</ref> giving proper attribution as specified by the Creative Commons Attribution license<ref>https://creativecommons.org/licenses/by/3.0/</ref> used by this wiki.
[[Category:Educational]]
[[Category:Educational]]
{{italic}}
{{italic}}

Latest revision as of 21:40, 25 February 2019

Mastering Bitcoin by Andreas M. Antonopoulos is a freely-available book on Bitcoin published in 2015 by O'Reilly Media.

Mastering Bitcoin is a digital currency best seller[1] and has been translated by volunteers into more than 10 languages[1]. The second edition added 30% more content covering topics such as SegWit, SIGHASH types and the Lightning Network (Chapters 6 and 7). The book has been completely written on GitHub from day one with contributions from 114 individuals [2] mirroring the open, collaborative model of Bitcoin development itself.

See Also

Bitcoin.org Developer Documentation

References