Merge pull request #1348

Monero Addresses Cheatsheet for library section
This commit is contained in:
luigi1111 2021-01-06 13:56:16 -05:00 committed by GitHub
commit 71dc1014ee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 5 additions and 0 deletions

View File

@ -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, payers/payees) and their relations.
magazines: Magazines
revuoq4p: >
Quarterly Monero magazine, Q4 2017 edition.<br>

Binary file not shown.

View File

@ -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>