diff --git a/_i18n/en.yml b/_i18n/en.yml index 53e9b75f..330d691c 100644 --- a/_i18n/en.yml +++ b/_i18n/en.yml @@ -613,11 +613,16 @@ library: books: - category: Books publications: - - name: "Zero to Monero" - file: "Zero-to-Monero-1-0-0.pdf" + - name: "Zero to Monero: Second Edition" + file: "Zero-to-Monero-2-0-0.pdf" abstract: > + Published: April 4, 2020, with LaTeX source code here
A comprehensive conceptual (and technical) explanation of Monero.
We endeavor to teach anyone who knows basic algebra and simple computer science concepts like the ‘bit representation’ of a number not only how Monero works at a deep and comprehensive level, but also how useful and beautiful cryptography can be. + - name: "Zero to Monero: First Edition" + file: "Zero-to-Monero-1-0-0.pdf" + abstract: > + Published: June 26, 2018, with LaTeX source code here - name: "Mastering Monero" file: "https://masteringmonero.com/free-download.html" abstract: > diff --git a/library/Zero-to-Monero-2-0-0.pdf b/library/Zero-to-Monero-2-0-0.pdf new file mode 100644 index 00000000..ddcda1d3 Binary files /dev/null and b/library/Zero-to-Monero-2-0-0.pdf differ