diff --git a/_i18n/en.yml b/_i18n/en.yml index 19a0f184..0d65a51f 100644 --- a/_i18n/en.yml +++ b/_i18n/en.yml @@ -791,6 +791,7 @@ library:
  • Introductions to technical foundations of Monero, intended for developers, engineers, software architects, and curious users.
  • New developments such as Kovri, Bulletproofs, Multisignature, Hardware Wallets, etc.
  • See Mastering Monero 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. diff --git a/library/index.md b/library/index.md index 6e6df6ea..4cc76e32 100644 --- a/library/index.md +++ b/library/index.md @@ -18,6 +18,13 @@ permalink: /library/index.html

    {% t library.zerotomonerov1p %}

    Mastering Monero

    {% t library.masteringmonerop %}

    + + + +
    +
    +

    {% t library.cheatsheets %}

    +

    {% t library.moneroaddressescheatsheet20201206 %}

    {% t library.moneroaddressescheatsheet20201206p %}

    {% t library.ringscheatsheet20210301 %}