Skip to content

Commit

Permalink
Merge pull request #1348
Browse files Browse the repository at this point in the history
Monero Addresses Cheatsheet for library section
  • Loading branch information
luigi1111 authored Jan 6, 2021
2 parents 24822e4 + 02e128c commit 71dc101
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 0 deletions.
3 changes: 3 additions & 0 deletions _i18n/en.yml
Original file line number Diff line number Diff line change
Expand Up @@ -752,6 +752,9 @@ library:
<li>Introductions to technical foundations of Monero, intended for developers, engineers, software architects, and curious users.</li>
<li>New developments such as Kovri, Bulletproofs, Multisignature, Hardware Wallets, etc.</li></ul>
See <a href="https://masteringmonero.com/">Mastering Monero</a> website for information.
moneroaddressescheatsheet20201206: "Monero Addresses Cheatsheet (version 20201206)"
moneroaddressescheatsheet20201206p: >
Between the ‘big picture’ and the mathematical details, a single-page recap of various keys, addresses, scopes (private/public, spend/view, on-chain/off-chain, payer’s/payee’s) and their relations.
magazines: Magazines
revuoq4p: >
Quarterly Monero magazine, Q4 2017 edition.<br>
Expand Down
Binary file added library/MoneroAddressesCheatsheet20201206.pdf
Binary file not shown.
2 changes: 2 additions & 0 deletions library/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ permalink: /library/index.html
<p>{% t library.zerotomonerov1p %}</p>
<h3><a href="https://masteringmonero.com/free-download.html">Mastering Monero</a></h3>
<p>{% t library.masteringmonerop %}</p>
<h3><a href="MoneroAddressesCheatsheet20201206.pdf">{% t library.moneroaddressescheatsheet20201206 %}</a></h3>
<p>{% t library.moneroaddressescheatsheet20201206p %}</p>
</div>
</div>
</section>
Expand Down

0 comments on commit 71dc101

Please sign in to comment.