1
0
mirror of https://github.com/bitcoinbook/bitcoinbook synced 2024-11-17 21:59:23 +00:00
Mastering Bitcoin by Andreas M. Antonopoulos
Go to file
2020-07-18 18:02:20 +02:00
code Update key-to-address-ecc-example.py 2019-12-04 11:39:59 +08:00
images Drop references to Colored Coins 2020-05-04 17:26:26 -06:00
theme Edited theme/pdf/pdf.css with Atlas code editor 2017-07-18 09:23:23 -07:00
tools
.gitignore Ignore _build directory for bookbuilder 2020-06-30 15:05:45 -04:00
.travis.yml Update .travis.yml 2017-11-18 08:02:35 +01:00
appdx-bips.asciidoc ch04: Drop reference to BIP-38 2020-07-16 17:30:55 +02:00
appdx-bitcoinwhitepaper.asciidoc Revert accidental s/=/==/ in the Bitcoin Whitepaper appendix. 2018-03-26 13:01:22 -07:00
appdx-bitcore.asciidoc appdx-bitcore: Drop reference to playground 2020-07-16 17:46:27 +02:00
appdx-bx.asciidoc Remove segwit appendix from book 2018-02-02 17:09:29 -08:00
appdx-pycoin.asciidoc Fix typos 2019-08-27 12:31:52 +00:00
appdx-scriptops.asciidoc The workaround requires an extra element on the stack; OP_NOP does nothing 2020-06-26 15:19:08 +01:00
atlas.json Updated atlas.json 2018-03-15 09:45:24 -07:00
author_bio.html Edited author_bio.html with Atlas code editor 2017-05-18 12:56:30 -07:00
book.asciidoc book: Fix broken links 2020-05-04 14:50:18 -06:00
ch01.asciidoc ch01/ch09/ch10: Standardize pluralization of 'bitcoin' 2020-07-16 16:33:13 +02:00
ch02.asciidoc ch02/ch10: Update references to block reward post-halving 2020-07-16 16:26:25 +02:00
ch03.asciidoc ch03: Update link to rust implementation 2020-07-09 12:39:55 +03:00
ch04.asciidoc ch04: Fix subscript 2020-07-16 18:12:16 +02:00
ch05.asciidoc Merge pull request #572 from mmartinbar/develop 2020-04-30 21:26:24 -06:00
ch06.asciidoc ch06: Remove link to b.info strange transactions (n/a) 2020-07-16 18:06:51 +02:00
ch07.asciidoc Merge pull request #671 from jowo-io/develop 2020-05-01 11:57:06 -06:00
ch08.asciidoc ch08: Drop references to specific colors in diagram 2020-05-04 11:49:49 -06:00
ch09.asciidoc ch01/ch09/ch10: Standardize pluralization of 'bitcoin' 2020-07-16 16:33:13 +02:00
ch10.asciidoc ch01/ch09/ch10: Standardize pluralization of 'bitcoin' 2020-07-16 16:33:13 +02:00
ch11.asciidoc
ch12.asciidoc ch12: Drop reference to streamium.io 2020-07-16 16:58:57 +02:00
colo.html Merge pull request #557 from oboukli/colophon-updates 2019-06-19 23:09:07 +02:00
copyright.html copyright: Add Will Binns as GitHub Editor 2020-05-02 07:36:16 -06:00
cover.html
dedication.html Edited dedication.html with Atlas code editor 2017-06-07 07:57:12 -07:00
github_contrib.asciidoc github_contrib: Add 'Vlad Stan' 2020-07-16 18:09:52 +02:00
glossary.asciidoc Update block reward due to halving. 2020-07-06 14:04:45 -04:00
ix.html
LICENSE
praise.html
preface.asciidoc Github contributions moved to separated file 2020-06-30 16:13:22 -04:00
README.md readme: Update link to second edition, third print 2020-07-18 18:02:20 +02:00
second_edition_changes.asciidoc
titlepage.html
toc.html

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, third print, published in March 2018, 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 website: https://antonopoulos.com/

Reading this book

To read this book, see book.asciidoc. Click on each of the chapters to read in your browser. Other parties may choose to release PDFs of the book online.

Chapters

Published

"Mastering Bitcoin (Second Edition, Second Print): Programming the Open Blockchain" is now available in paperback and ebook formats by many booksellers 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-ShareAlike 4.0 International License.

Translations

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

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