mirror of
https://github.com/monero-project/monero-site.git
synced 2024-12-23 12:09:49 +00:00
Merge pull request #1348
Monero Addresses Cheatsheet for library section
This commit is contained in:
commit
71dc1014ee
3 changed files with 5 additions and 0 deletions
|
@ -752,6 +752,9 @@ library:
|
||||||
<li>Introductions to technical foundations of Monero, intended for developers, engineers, software architects, and curious users.</li>
|
<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>
|
<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.
|
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
|
magazines: Magazines
|
||||||
revuoq4p: >
|
revuoq4p: >
|
||||||
Quarterly Monero magazine, Q4 2017 edition.<br>
|
Quarterly Monero magazine, Q4 2017 edition.<br>
|
||||||
|
|
BIN
library/MoneroAddressesCheatsheet20201206.pdf
Normal file
BIN
library/MoneroAddressesCheatsheet20201206.pdf
Normal file
Binary file not shown.
|
@ -18,6 +18,8 @@ permalink: /library/index.html
|
||||||
<p>{% t library.zerotomonerov1p %}</p>
|
<p>{% t library.zerotomonerov1p %}</p>
|
||||||
<h3><a href="https://masteringmonero.com/free-download.html">Mastering Monero</a></h3>
|
<h3><a href="https://masteringmonero.com/free-download.html">Mastering Monero</a></h3>
|
||||||
<p>{% t library.masteringmonerop %}</p>
|
<p>{% t library.masteringmonerop %}</p>
|
||||||
|
<h3><a href="MoneroAddressesCheatsheet20201206.pdf">{% t library.moneroaddressescheatsheet20201206 %}</a></h3>
|
||||||
|
<p>{% t library.moneroaddressescheatsheet20201206p %}</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
|
Loading…
Reference in a new issue