Coder Social home page Coder Social logo

monero-gui-guide's Introduction

Guide for the Monero GUI wallet

This repository contains the guide for the Monero GUI Wallet. This document is meant to be updated continuously and a new major release will be available whenever Monero publishes a new version of the GUI.  

The guide is composed by several different markdown files (see the chapter 'structure'). For simplicity, we have an easy-to-consult version:  

monero-GUI-guide.md

Versions and branches

The links above are for the upstream version of the guide. In other words, they are synced with the master branch of the Monero GUI wallet.  

If you are looking for the guide for a specific GUI release, change the branch of this repository.
Branches available:

  • 1.5: Monero GUI 0.13.0.3 and 0.13.0.4 'Beryllium Bullet'
  • 1.6: Monero GUI wallet version 0.14.1

 

For PDF and EPUB versions, check out the latest Release.

Structure and guidelines for contributors

The original guide can be found in the en folder. It's divided in 9 main chapters:

Chapter Content
00 Preface
01 Welcome
02 Create a Wallet
03 Monero Account
04 Send Monero
05 Receive Monero
06 Transaction History
07 Advanced Features
08 Settings
09 Binaries Verification
10 About Remote Nodes
11 Common Issues and Solutions

These single chapters can be built in a single file in 3 different formats: HTML, PDF and EPUB.
To do so we use pandoc. If you wish to build the guide by yourself, you can do it following these steps (on Linux):

  1. Download Pandoc and all necessary dependencies:
sudo apt install pandoc
sudo apt install texlive texlive-xetex texlive-latex-extra
  1. From the source of the repository run:
make [format][-language]

For example, if you wish to build only the Spanish version in PDF format, you should run make pdf-es.
If you want all languages in a single format: make epub- This will give you the epub version in all languages.
If you want to build all formats for all available languages: make all - This will build the guide in PDF, HTML and EPUB in all available languages.

Contribute!

Improvements are always welcome. Feel free to propose a change using the issue tracker or opening a pull request.
If you wish to contribute, please do not edit the file monero-GUI-guide.md. That's just temporary and it gets built manually. Work ONLY on the .md files inside the 'en' folder. Every pull request with changes to monero-GUI-guide.md will be rejected.

Translations

Before adding a translation, please keep in mind the general guidelines for Monero translators, which are:

  • Avoid the use of gender specific terminology.
  • If available, use the glossary for your language. This will help to keep translations consistent across different works. You can find all glossaries here.
  • Read the guide 'Translation tips for Monero translators'. It contains all the information you need to submit a perfect translation.
  • If a string contains numbers, just keep them as they are.

Steps

Adding a translation is very easy:

  1. Copy the en folder with all its content (including the 'makefile') and rename the new folder with the codename of your language (for example /it for Italian).
  2. Translate all the text you find, except for code and html.
  3. Edit the string LANGUAGES = in the main makefile, after 'en' (or the previous added language) add the name of the folder which contains your translations.
  4. Push the changes to your local branch and open a pull request.

Do not edit the files contained in the /translations folder. They are manually built. All changes MUST be done on the appropriate source folder (/en for English, /es for Spanish, etc..).

Support

If you need help/support, open an issue on this repository or contact ErCiccione. You can do so:

  • On the live support chat of the localization workgroup: #monero-translations (on IRC/Freenode, MatterMost, riot/matrix)
  • By email: translate[at]getmonero[dot]org
  • On reddit: just PM /u/erciccione

Donations

The creation and maintainance of this guide require a lot of hours of work. I think it's a very useful document and I'm happy to work on it voluntarily. The only problem is that the creation/maintainance of the guide requires a high consumption of beer. If you would like to help me refill my fridge and show the middle finger to my liver, consider donating to this Monero address:  

84fCZdZik8KauctPhh6ZQ1KgMb99zpKKQWvR6kSCedtr4L596YjLiaaFYqhUU9pV6qXWjTLoNWUVCiKinC9uFKuq8azHTit

monero-gui-guide's People

Contributors

apertamono avatar blacklotus64 avatar el00ruobuob avatar erciccione avatar febrezo avatar hrumag avatar qubenix avatar rating89us avatar rex4539 avatar rho-n avatar samsunggalaxyplayer avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.