mirror of
https://github.com/monero-project/monero-site.git
synced 2025-03-22 23:28:54 +00:00
move Monero Client to the top of the Choose A Client section
This commit is contained in:
parent
bb89a6c28a
commit
804e7a9195
1 changed files with 14 additions and 12 deletions
|
@ -9,6 +9,20 @@ icon: "icon_client"
|
||||||
attribution: "<!-- Icon is based on work by Freepik (http://www.freepik.com) and is licensed under Creative Commons BY 3.0 -->"
|
attribution: "<!-- Icon is based on work by Freepik (http://www.freepik.com) and is licensed under Creative Commons BY 3.0 -->"
|
||||||
---
|
---
|
||||||
|
|
||||||
|
### Full Monero Client
|
||||||
|
|
||||||
|
If you are able to spare the bandwidth and disk space required to run a full node, doing so helps keep the network stable and robust, and also affords you the maximum privacy Monero has to offer.
|
||||||
|
|
||||||
|
You have a choice of either the graphical user interface (GUI), which also includes a full node that is built into it, or a command-line interface (CLI) for dedicated or more lightweight systems.
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
{:.text-center .client-list #monerocore}
|
||||||
|
[](/downloads)
|
||||||
|
You can read our guide on [running a Monero node](/getting-started/running), and the Monero core software can be downloaded from the [downloads page](/downloads).
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
### Mobile, Web, and Lightweight Clients
|
### Mobile, Web, and Lightweight Clients
|
||||||
|
|
||||||
The clients below are ideal if you are using Monero for the first time. They are also useful if you are on a device that cannot run a [full Monero node](/getting-started/running).
|
The clients below are ideal if you are using Monero for the first time. They are also useful if you are on a device that cannot run a [full Monero node](/getting-started/running).
|
||||||
|
@ -25,18 +39,6 @@ It is owned and operated by Riccardo Spagni, one of the Monero Core Team members
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
### Full Monero Client
|
|
||||||
|
|
||||||
If you are able to spare the bandwidth and disk space required to run a full node, doing so helps keep the network stable and robust, and also affords you the maximum privacy Monero has to offer.
|
|
||||||
|
|
||||||
---
|
|
||||||
|
|
||||||
{:.text-center .client-list #monerocore}
|
|
||||||
[](/downloads)
|
|
||||||
You can read our guide on [running a Monero node](/getting-started/running), and the Monero core software can be downloaded from the [downloads page](/downloads).
|
|
||||||
|
|
||||||
---
|
|
||||||
|
|
||||||
### Third-Party Clients
|
### Third-Party Clients
|
||||||
|
|
||||||
There are currently no maintained third-party clients.
|
There are currently no maintained third-party clients.
|
||||||
|
|
Loading…
Reference in a new issue