Mastering Bitcoin by Andreas M. Antonopoulos
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Go to file
David A. Harding 4c1a702a48
Move getrawtx example to snippet for reuse
1 year ago
chapters [Move only] Move content from CH06 & CH07 to new Transactions chapter 1 year ago
code CH04::vanity addresses: update, drop code, clarify security/privacy 1 year ago
images CH05::Implementation details: edits 1 year ago
snippets Move getrawtx example to snippet for reuse 1 year ago
theme Edited theme/epub/layout.html with Atlas code editor 1 year ago
tools Adding the figure renaming report 7 years ago
.gitignore Revert CC-BY-SA material added since the second edition 1 year ago
.travis.yml Update .travis.yml 7 years ago
FIXME.md CH01::Mining: clarify that 99% of all bitcoins will be mined within a decade 1 year ago
LICENSE New license for the book, as negotiated with the publisher O'Reilly media. Under CC-BY-SA, translations and other derivatives are now permitted 9 years ago
README.md Revert CC-BY-SA material added since the second edition 1 year ago
appdx-bips.asciidoc Revert CC-BY-SA material added since the second edition 1 year ago
appdx-bitcoinwhitepaper.asciidoc Revert CC-BY-SA material added since the second edition 1 year ago
appdx-bitcore.asciidoc Revert CC-BY-SA material added since the second edition 1 year ago
appdx-bx.asciidoc Remove segwit appendix from book 6 years ago
appdx-pycoin.asciidoc Revert CC-BY-SA material added since the second edition 1 year ago
appdx-scriptops.asciidoc Revert CC-BY-SA material added since the second edition 1 year ago
atlas.json Updated atlas.json 1 year ago
author_bio.html Edited author_bio.html with Atlas code editor 1 year ago
bech32m.asciidoc bips links 2 years ago
book.asciidoc Revert CC-BY-SA material added since the second edition 1 year ago
ch01.asciidoc CH01-03: edits for feedback from arufino (thanks!) 1 year ago
ch02.asciidoc CH01-03: edits for feedback from arufino (thanks!) 1 year ago
ch03.asciidoc Move getrawtx example to snippet for reuse 1 year ago
ch04.asciidoc CH04: edits suggested by arufino (thanks!) 1 year ago
ch05.asciidoc CH05::Implementation details: edits 1 year ago
ch06.asciidoc [Move only] Move content from CH06 & CH07 to new Transactions chapter 1 year ago
ch07.asciidoc [Move only] Move content from CH06 & CH07 to new Transactions chapter 1 year ago
ch08.asciidoc Revert CC-BY-SA material added since the second edition 1 year ago
ch09.asciidoc Revert CC-BY-SA material added since the second edition 1 year ago
ch10.asciidoc Anchors: rename "cup_of_coffee" to "spending_bitcoin" 1 year ago
ch11.asciidoc Revert CC-BY-SA material added since the second edition 1 year ago
ch12.asciidoc Revert CC-BY-SA material added since the second edition 1 year ago
colo.html Revert CC-BY-SA material added since the second edition 1 year ago
copyright.html Edited copyright.html with Atlas code editor 1 year ago
cover.html Edited cover.html with Atlas code editor 1 year ago
dedication.html Edited dedication.html with Atlas code editor 7 years ago
glossary.asciidoc Revert CC-BY-SA material added since the second edition 1 year ago
ix.html Adding theme directory, boilerplate files, and readme to new repo 9 years ago
mast.asciidoc MAST Merkle Branches skeleton 2 years ago
praise.html bitcoin/Bitcoin capitalization changed everywhere 3 years ago
preface.asciidoc Revert CC-BY-SA material added since the second edition 1 year ago
schnorr.asciidoc New illustrations for ECDSA and Schnorr signatures 2 years ago
second_edition_changes.asciidoc bitcoin/Bitcoin capitalization changed everywhere 3 years ago
segwit_v1.asciidoc Revert CC-BY-SA material added since the second edition 1 year ago
tapscript.asciidoc bips links 2 years ago
third_edition_changes.asciidoc Third edition changelog 2 years ago
titlepage.html Edited titlepage.html with Atlas code editor 1 year ago
toc.html Edited toc.html with Atlas code editor 8 years ago

README.md

Code Examples: travis_ci

Mastering Bitcoin

Mastering Bitcoin is a book for developers, although the first two chapters cover bitcoin at a level that is also approachable to non-programmers. Anyone with a basic understanding of technology can read the first two chapters to get a great understanding of bitcoin.

This repository contains the complete first edition, second print, published in December 2014, and the complete second edition, second print, published in July 2017, as published by O'Reilly Media in paperback and ebook formats.

Issues, Errors, Comments, Contributions

If you know how to make a pull request to contribute a fix, please write the correction and use a pull request to submit it for consideration against the develop branch. If you are making several changes, please use a separate commit for each to make it easier to cherry-pick or resolve conflicts. Otherwise, please submit an issue, explaining the error or comment. If you would like to contribute extensive changes or new material, please coordinate with the author first; contact information can be found on his web site: https://antonopoulos.com/

Reading this book (Where is the PDF?)

To read this book, see book.asciidoc. Click on each of the chapters to read in your browser. This is not as convenient as reading a PDF or an ebook on your e-reader, for which there is a cost (see below).

The 2nd edition of "Mastering Bitcoin" is available under a CC-BY-NC-ND license, not a CC-BY-SA license.

It is deliberately not available as a PDF. Why? Because a PDF is a "derivative" product, which is what the ND prohibits. That's because the publisher (O'Reilly Media) is a for-profit publisher who puts considerable resources behind distributing the book. The book will eventually (within a year of publication) be released under a CC-BY-SA license, at which point the PDF format and translations will be allowed. Until then, making PDF copies violates the license and interferes with the publisher's (and the author's) ability to make a living. Furthermore, if you make it so the publisher can't recoup their investment, they will delay the release into CC-BY-SA.

Please don't create or distribute PDFs until the license is changed to CC-BY-SA. It is rare for a publisher to even agree to a CC-BY-NC-ND license. Don't make it harder for free culture by violating even that, already generous, license.

Published

"Mastering Bitcoin (Second Edition, Second Print): Programming the Open Blockchain" is now available in paperback and ebook formats by many book sellers worldwide:

Mastering Bitcoin (First Edition Second Print) is also published in Japanese, Korean, and Chinese (Simplified) by publishers in the respective countries.

Mastering Bitcoin (Open Edition), based on the First Edition, has been translated by volunteers into more than a dozen languages. Translations are available for free under CC-BY-SA license at: https://bitcoinbook.info

Source

The book's source code, found in this repository, is kept synchronized with the print and ebook editions.

Mastering Bitcoin - First Edition

The tags Edition1Print1, Edition1Print2 correspond to the two existing prints of Mastering Bitcoin (First Edition) as published by O'Reilly Media.

Creative Commons License
Mastering Bitcoin - First Edition by Andreas M. Antonopoulos LLC is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.

This "Free Culture" compliant license was approved by my publisher O'Reilly Media (http://oreilly.com), who understands the value of open source. O'Reilly Media is not just the world's best publisher of technical books, but is also a strong supporter of this open culture and the sharing of knowledge.

Thank you O'Reilly Media!

Mastering Bitcoin - Second Edition

The tags, second_edition_print_1 and 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.

Creative Commons License
Mastering Bitcoin - Second Edition by Andreas M. Antonopoulos LLC is licensed under a Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License.

It is expected that the second edition will be released under a CC-BY-SA license within a year of publication.

Translations

If you are interested in translating this book, please join our team of volunteers at: https://www.transifex.com/bitcoinbook/mastering-bitcoin/

Free copies of "Mastering Bitcoin Open Edition," translated in many languages, can be downloaded from: https://bitcoinbook.info