mirror of
https://github.com/monero-project/monero-site.git
synced 2024-11-17 00:07:54 +00:00
commit
1bc21567b9
2 changed files with 8 additions and 0 deletions
|
@ -791,6 +791,7 @@ 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.
|
||||
cheatsheets: Cheatsheets
|
||||
moneroaddressescheatsheet20201206: "Monero Addresses Cheatsheet"
|
||||
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.
|
||||
|
|
|
@ -18,6 +18,13 @@ 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>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
<section class="container full">
|
||||
<div class="info-block text-adapt">
|
||||
<h2>{% t library.cheatsheets %}</h2>
|
||||
<div>
|
||||
<h3><a href="MoneroAddressesCheatsheet20201206.pdf">{% t library.moneroaddressescheatsheet20201206 %}</a></h3>
|
||||
<p>{% t library.moneroaddressescheatsheet20201206p %}</p>
|
||||
<h3><a href="RingsCheatsheet20210301.pdf">{% t library.ringscheatsheet20210301 %}</a></h3>
|
||||
|
|
Loading…
Reference in a new issue