Mastering Bitcoin: Difference between revisions
Jump to navigation
Jump to search
Specified that sourced pages have proper attribution on the book. Removed subjective opinion about promoted practices. Added current status of best seller. |
Adding more information about the 2nd edition, stats, collaboration, etc. |
||
(6 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
'''''Mastering Bitcoin''''' by [[Wikipedia:Andreas Antonopoulos|Andreas M. Antonopoulos]] is [ | '''''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. | |||
[[Category:Educational]] | [[Category:Educational]] | ||
{{italic}} | {{italic}} | ||
Line 11: | Line 12: | ||
*[https://isidore.co/calibre#panel=book_details&book_id=6316 ''Mastering Bitcoin: Programming the Open Blockchain'' from O'Reilly] ([https://isidore.co/calibre/get/epub/6316 DRM-free EPUB]; June 2017, 2<sup>nd</sup> edition) | *[https://isidore.co/calibre#panel=book_details&book_id=6316 ''Mastering Bitcoin: Programming the Open Blockchain'' from O'Reilly] ([https://isidore.co/calibre/get/epub/6316 DRM-free EPUB]; June 2017, 2<sup>nd</sup> edition) | ||
*[https://github.com/aantonop/bitcoinbook GitHub page] | *[https://github.com/aantonop/bitcoinbook GitHub page] | ||
*[https://www.bitcoinbook.info/ | *[https://www.bitcoinbook.info/ Author's book page] | ||
==References== | ==References== | ||
<references/> | <references/> |
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
- Mastering Bitcoin from O'Reilly (DRM-free book; May 2015 edition):
- Mastering Bitcoin: Programming the Open Blockchain from O'Reilly (DRM-free EPUB; June 2017, 2nd edition)
- GitHub page
- Author's book page