2017-07-04 06:00:32 +00:00
|
|
|
---
|
|
|
|
layout: custom
|
|
|
|
title: "User Guides"
|
|
|
|
---
|
|
|
|
<div class="guides">
|
|
|
|
<section class="container">
|
|
|
|
<div class="row">
|
|
|
|
<div class="left half no-pad-sm col-lg-6 col-md-6 col-sm-12 col-xs-12">
|
|
|
|
<div class="info-block">
|
|
|
|
<div class="row center-xs">
|
|
|
|
<div class="col">
|
|
|
|
<h2>General</h2>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="row start-xs" markdown="1">
|
|
|
|
|
|
|
|
[Monero Tools](monero_tools.html)
|
|
|
|
[How to make an offline backup](Offline_Backup.html)
|
2017-08-21 11:54:10 +00:00
|
|
|
[Importing the Monero blockchain](importing_blockchain.html)
|
2017-07-04 06:00:32 +00:00
|
|
|
[How to run a node on VPS](vps_run_node.html)
|
|
|
|
[Securely purchasing and storing Monero](securely_purchase.html)
|
|
|
|
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="right half col-lg-6 col-md-6 col-sm-12 col-xs-12">
|
|
|
|
<div class="info-block">
|
|
|
|
<div class="row center-xs">
|
|
|
|
<div class="col">
|
|
|
|
<h2>Wallets</h2>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="row start-xs" markdown="1">
|
|
|
|
|
|
|
|
[Getting started with the CLI wallet](monero-wallet-cli.html)
|
|
|
|
[How to make a view-only wallet](view_only.html)
|
|
|
|
[How to prove payment](prove-payment.html)
|
2017-07-14 10:54:30 +00:00
|
|
|
[Restoring wallet from keys](restore_from_keys.html)
|
2017-08-13 21:29:21 +00:00
|
|
|
[How to connect to a remote node within GUI wallet](remote_node_gui.html)
|
2017-07-04 06:00:32 +00:00
|
|
|
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</section>
|
|
|
|
|
|
|
|
<section class="container">
|
|
|
|
<div class="row">
|
|
|
|
<div class="left half no-pad-sm col-lg-6 col-md-6 col-sm-12 col-xs-12">
|
|
|
|
<div class="info-block">
|
|
|
|
<div class="row center-xs">
|
|
|
|
<div class="col">
|
|
|
|
<h2>Recovery</h2>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="row start-xs" markdown="1">
|
|
|
|
|
|
|
|
[How to fix locked up funds](howto_fix_stuck_funds.html)
|
|
|
|
[How to restore your account](restore_account.html)
|
|
|
|
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="right half col-lg-6 col-md-6 col-sm-12 col-xs-12">
|
|
|
|
<div class="info-block">
|
|
|
|
<div class="row center-xs">
|
|
|
|
<div class="col">
|
|
|
|
<h2>Mining</h2>
|
|
|
|
</div>
|
|
|
|
</div>
|
2017-08-31 19:06:20 +00:00
|
|
|
<div class="row start-xs" markdown="1">
|
2017-07-04 06:00:32 +00:00
|
|
|
|
2017-07-18 09:32:29 +00:00
|
|
|
[How to solo mine with the GUI](solo_mine_GUI.html)
|
2017-07-10 17:00:43 +00:00
|
|
|
[How to mine on a pool with xmr-stak-cpu](mine-to-pool.html)
|
2017-07-14 12:51:53 +00:00
|
|
|
[Mining with Docker and XMRig](mining_with_xmrig_and_docker.html)
|
|
|
|
|
2017-07-04 06:00:32 +00:00
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
2017-08-31 19:06:20 +00:00
|
|
|
|
|
|
|
|
|
|
|
|
2017-07-04 06:00:32 +00:00
|
|
|
</section>
|
2017-08-31 19:06:20 +00:00
|
|
|
<section class="container">
|
|
|
|
<div class="row">
|
|
|
|
<div class="left half no-pad-sm col-lg-6 col-md-6 col-sm-12 col-xs-12">
|
2017-07-04 06:00:32 +00:00
|
|
|
<div class="info-block">
|
|
|
|
<div class="row center-xs">
|
|
|
|
<div class="col">
|
2017-07-07 22:03:23 +00:00
|
|
|
<h2>Website</h2>
|
2017-07-04 06:00:32 +00:00
|
|
|
</div>
|
|
|
|
</div>
|
2017-07-07 22:03:23 +00:00
|
|
|
<div class="row start-xs" markdown="1">
|
2017-07-04 06:00:32 +00:00
|
|
|
|
2017-07-07 22:03:23 +00:00
|
|
|
[General Web Edit Instructions (READ FIRST!)](website-general.html)
|
|
|
|
[How to make a blog post](website-blog.html)
|
|
|
|
[How to make a User Guide](website-user-guide.html)
|
|
|
|
[How to make a Moneropedia entry](website-moneropedia.html)
|
|
|
|
[How to make a FFS proposal](website-ffs.html)
|
|
|
|
[How to update the Team page](website-team.html)
|
|
|
|
[How to add update Events page](website-events.html)
|
|
|
|
[How to update the Roadmap](website-roadmap.html)
|
|
|
|
[How to add a new Merchant](website-merchants.html)
|
|
|
|
[How to add a new question to the FAQ](website-faq.html)
|
2017-07-04 06:00:32 +00:00
|
|
|
|
2017-08-31 19:06:20 +00:00
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="right half col-lg-6 col-md-6 col-sm-12 col-xs-12">
|
|
|
|
<div class="info-block">
|
|
|
|
<div class="row center-xs">
|
|
|
|
<div class="col">
|
|
|
|
<h2>Miscellaneous</h2>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="row start-xs" markdown="1">
|
|
|
|
Coming Soon
|
2017-07-04 06:00:32 +00:00
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
2017-08-31 19:06:20 +00:00
|
|
|
|
|
|
|
|
|
|
|
|
2017-07-04 06:00:32 +00:00
|
|
|
</section>
|
2017-08-31 19:06:20 +00:00
|
|
|
</div>
|