Skip to content
Snippets Groups Projects
Forked from monero-project / CCS Proposals
817 commits behind the upstream repository.
Getting-to-grips-with-Monero.md 5.93 KiB
layout: wip
title: "Curation of Getting to grips with Monero mini series"
author: Monero-Guides
date: November 16, 2021
amount: 12
milestones:
  - name: Importing public keys and verifying hashes
    funds:
    done:
    status: unfinished
  - name: Setting up a node
    funds: 5 XMR
    done:
    status: unfinished
  - name: Using Monero as money
    funds:
    done:
    status: unfinished
  - name: Using monero with enhanced privacy
    funds: 7 XMR
    done:
    status: unfinished
payouts:
  - date:
    amount:
  - date:
    amount:

Preface

Hi all,

After some careful consideration we've decided to put together a proposal for the CCS. We now hope that this is the best method for garnering both community support and input.

Getting to grips with Monero

We're here to pitch our first mini series. The working title for which is 'Getting to grips with Monero'

For those of you who are not familiar with our work, please check out our latest video, Mining Monero with P2Pool - Windows; Quick start guide. We are really pleased with the reactions we've received and would love to capitalise on our current enthusiasm.

The mini series/playlist we propose to curate will contain 4 videos, each of varying length and on different subjects. They are: Importing public keys and verifying hashes, Setting up your own node, Using Monero as money and Using Monero with enhanced privacy.

We believe this series would be a great starter pack for anyone getting into monero and would help lift some more of the strain that still exists when on boarding new users. Let's summarise the contents of each video to illustrate.

Video Contents

Importing public keys and verifying hashes

First we plan on explaining a little bit about PGP, why its useful and its history and its links to cryptography. That will be followed by an introduction to GPG, with step by step instructions for: creating your own key pair, importing someone else public key, signing their public key (brief explanation about web of trust) and using a public key to verify signatures.

Finally, an example of using that to verify sums and comparing those sums to those of the files we will download.

Setting up a node

In this video, we want to both explain what a node is and their importance to the network and then show how to download and run the monero daemon. Included will be basic explanations of: how to interact with the monero daemon, setting up your own config, the difference between a full and pruned node, locating the lmdb folder/changing and specifying its location.

We also want to discuss basic hardware recommendations for those who wish to keep there nodes running 24/7

Using Monero as money

Here we would like to show how to: create a wallet, show where wallet file is located and explain the difference between the different keys.

Following this would be demonstration of how to connect to a node from within a LAN and also how to connect to a remote node/hidden service in the case one cannot run their own.

Next: an explanation of how transactions are sent and how long they take (including locked funds), how to set up sub addresses (explain why they are useful/best practice).