Merge pull request #1078

Moneropedia: add 'Daemon' entry
This commit is contained in:
luigi1111 2020-07-31 15:10:26 -05:00 committed by GitHub
commit 27d5235404
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
27 changed files with 218 additions and 0 deletions

View file

@ -680,6 +680,7 @@ moneropedia:
coinbase: Coinbase Transaction
consensus: Consensus
cryptocurrency: Cryptocurrency
daemon: Daemon
data-directory: Data Directory
denominations: Denominations
destination: Destination

View file

@ -0,0 +1,15 @@
---
terms: ["daemon"]
summary: "Background process which runs and controls a Monero node"
---
'Daemon' is the general term for a piece of software running in the background. In Monero, the Daemon is started through the 'monerod' program. If you run the Daemon locally, you are running a local @node. If the Daemon is running on another device it's a @remote-node. A @wallet, like the CLI or the GUI, needs to connect to a Daemon (local or remote) to relay @transactions to the network.
It's possible to send commands to the Daemon directly or through the RPC interface. See the [Daemon RPC guide]({{ site.baseurl_root }}/resources/developer-guides/daemon-rpc.html), which contains a detailed explanation (with examples) of the available RPC calls. For more detailed and technical information about the Daemon, see the Monerodocs reference at the bottom of this page.
---
##### Other Resources
<sub>1. The [monerod reference on Monerodocs.org](https://monerodocs.org/interacting/monerod-reference/)</sub><br>
<sub>2. 'Daemon' entry [on Wikipedia](https://en.wikipedia.org/wiki/Daemon_(computing))</sub><br>
<sub>3. Monerod-tagged questions [on StackExchange](https://monero.stackexchange.com/?tags=monerod)</sub>

View file

@ -681,6 +681,7 @@ moneropedia:
coinbase: Coinbase-Transaktion
consensus: Konsens
cryptocurrency: Kryptowährung
daemon: Daemon
data-directory: Datenverzeichnis
denominations: Stückelung
destination: Ziel

View file

@ -0,0 +1,15 @@
---
terms: ["daemon"]
summary: "Background process which runs and controls a Monero node"
---
'Daemon' is the general term for a piece of software running in the background. In Monero, the Daemon is started through the 'monerod' program. If you run the Daemon locally, you are running a local @node. If the Daemon is running on another device it's a @remote-node. A @wallet, like the CLI or the GUI, needs to connect to a Daemon (local or remote) to relay @transactions to the network.
It's possible to send commands to the Daemon directly or through the RPC interface. See the [Daemon RPC guide]({{ site.baseurl_root }}/resources/developer-guides/daemon-rpc.html), which contains a detailed explanation (with examples) of the available RPC calls. For more detailed and technical information about the Daemon, see the Monerodocs reference at the bottom of this page.
---
##### Other Resources
<sub>1. The [monerod reference on Monerodocs.org](https://monerodocs.org/interacting/monerod-reference/)</sub><br>
<sub>2. 'Daemon' entry [on Wikipedia](https://en.wikipedia.org/wiki/Daemon_(computing))</sub><br>
<sub>3. Monerod-tagged questions [on StackExchange](https://monero.stackexchange.com/?tags=monerod)</sub>

View file

@ -703,6 +703,7 @@ moneropedia:
coinbase: Coinbase Transaction
consensus: Consensus
cryptocurrency: Cryptocurrency
daemon: Daemon
denominations: Denominations
destination: Destination
encryption: Encryption

View file

@ -0,0 +1,15 @@
---
terms: ["daemon"]
summary: "Background process which runs and controls a Monero node"
---
'Daemon' is the general term for a piece of software running in the background. In Monero, the Daemon is started through the 'monerod' program. If you run the Daemon locally, you are running a local @node. If the Daemon is running on another device it's a @remote-node. A @wallet, like the CLI or the GUI, needs to connect to a Daemon (local or remote) to relay @transactions to the network.
It's possible to send commands to the Daemon directly or through the RPC interface. See the [Daemon RPC guide]({{ site.baseurl_root }}/resources/developer-guides/daemon-rpc.html), which contains a detailed explanation (with examples) of the available RPC calls. For more detailed and technical information about the Daemon, see the Monerodocs reference at the bottom of this page.
---
##### Other Resources
<sub>1. The [monerod reference on Monerodocs.org](https://monerodocs.org/interacting/monerod-reference/)</sub><br>
<sub>2. 'Daemon' entry [on Wikipedia](https://en.wikipedia.org/wiki/Daemon_(computing))</sub><br>
<sub>3. Monerod-tagged questions [on StackExchange](https://monero.stackexchange.com/?tags=monerod)</sub>

View file

@ -681,6 +681,7 @@ moneropedia:
coinbase: Transacción de Coinbase
consensus: Consenso
cryptocurrency: Criptomoneda
daemon: Daemon
data-directory: Directorio de Datos
denominations: Denominaciones
destination: Destino

View file

@ -0,0 +1,15 @@
---
terms: ["daemon"]
summary: "Background process which runs and controls a Monero node"
---
'Daemon' is the general term for a piece of software running in the background. In Monero, the Daemon is started through the 'monerod' program. If you run the Daemon locally, you are running a local @node. If the Daemon is running on another device it's a @remote-node. A @wallet, like the CLI or the GUI, needs to connect to a Daemon (local or remote) to relay @transactions to the network.
It's possible to send commands to the Daemon directly or through the RPC interface. See the [Daemon RPC guide]({{ site.baseurl_root }}/resources/developer-guides/daemon-rpc.html), which contains a detailed explanation (with examples) of the available RPC calls. For more detailed and technical information about the Daemon, see the Monerodocs reference at the bottom of this page.
---
##### Other Resources
<sub>1. The [monerod reference on Monerodocs.org](https://monerodocs.org/interacting/monerod-reference/)</sub><br>
<sub>2. 'Daemon' entry [on Wikipedia](https://en.wikipedia.org/wiki/Daemon_(computing))</sub><br>
<sub>3. Monerod-tagged questions [on StackExchange](https://monero.stackexchange.com/?tags=monerod)</sub>

View file

@ -681,6 +681,7 @@ moneropedia:
coinbase: Transaction de la base de la pièce
consensus: Consensus
cryptocurrency: Cryptomonnaie
daemon: Daemon
data-directory: Répertoire de Données
denominations: Dénominations
destination: Destination

View file

@ -0,0 +1,15 @@
---
terms: ["daemon"]
summary: "Background process which runs and controls a Monero node"
---
'Daemon' is the general term for a piece of software running in the background. In Monero, the Daemon is started through the 'monerod' program. If you run the Daemon locally, you are running a local @node. If the Daemon is running on another device it's a @remote-node. A @wallet, like the CLI or the GUI, needs to connect to a Daemon (local or remote) to relay @transactions to the network.
It's possible to send commands to the Daemon directly or through the RPC interface. See the [Daemon RPC guide]({{ site.baseurl_root }}/resources/developer-guides/daemon-rpc.html), which contains a detailed explanation (with examples) of the available RPC calls. For more detailed and technical information about the Daemon, see the Monerodocs reference at the bottom of this page.
---
##### Other Resources
<sub>1. The [monerod reference on Monerodocs.org](https://monerodocs.org/interacting/monerod-reference/)</sub><br>
<sub>2. 'Daemon' entry [on Wikipedia](https://en.wikipedia.org/wiki/Daemon_(computing))</sub><br>
<sub>3. Monerod-tagged questions [on StackExchange](https://monero.stackexchange.com/?tags=monerod)</sub>

View file

@ -678,6 +678,7 @@ moneropedia:
coinbase: Transazione Coinbase
consensus: Consensus
cryptocurrency: Cryptovaluta
daemon: Daemon
data-directory: Directory Dati
denominations: Denominazioni
destination: Destinazione

View file

@ -0,0 +1,15 @@
---
terms: ["daemon"]
summary: "Background process which runs and controls a Monero node"
---
'Daemon' is the general term for a piece of software running in the background. In Monero, the Daemon is started through the 'monerod' program. If you run the Daemon locally, you are running a local @node. If the Daemon is running on another device it's a @remote-node. A @wallet, like the CLI or the GUI, needs to connect to a Daemon (local or remote) to relay @transactions to the network.
It's possible to send commands to the Daemon directly or through the RPC interface. See the [Daemon RPC guide]({{ site.baseurl_root }}/resources/developer-guides/daemon-rpc.html), which contains a detailed explanation (with examples) of the available RPC calls. For more detailed and technical information about the Daemon, see the Monerodocs reference at the bottom of this page.
---
##### Other Resources
<sub>1. The [monerod reference on Monerodocs.org](https://monerodocs.org/interacting/monerod-reference/)</sub><br>
<sub>2. 'Daemon' entry [on Wikipedia](https://en.wikipedia.org/wiki/Daemon_(computing))</sub><br>
<sub>3. Monerod-tagged questions [on StackExchange](https://monero.stackexchange.com/?tags=monerod)</sub>

View file

@ -683,6 +683,7 @@ moneropedia:
coinbase: Coinbase Transaction
consensus: Consensus
cryptocurrency: Cryptocurrency
daemon: Daemon
data-directory: Data Directory
denominations: Denominations
destination: Destination

View file

@ -0,0 +1,15 @@
---
terms: ["daemon"]
summary: "Background process which runs and controls a Monero node"
---
'Daemon' is the general term for a piece of software running in the background. In Monero, the Daemon is started through the 'monerod' program. If you run the Daemon locally, you are running a local @node. If the Daemon is running on another device it's a @remote-node. A @wallet, like the CLI or the GUI, needs to connect to a Daemon (local or remote) to relay @transactions to the network.
It's possible to send commands to the Daemon directly or through the RPC interface. See the [Daemon RPC guide]({{ site.baseurl_root }}/resources/developer-guides/daemon-rpc.html), which contains a detailed explanation (with examples) of the available RPC calls. For more detailed and technical information about the Daemon, see the Monerodocs reference at the bottom of this page.
---
##### Other Resources
<sub>1. The [monerod reference on Monerodocs.org](https://monerodocs.org/interacting/monerod-reference/)</sub><br>
<sub>2. 'Daemon' entry [on Wikipedia](https://en.wikipedia.org/wiki/Daemon_(computing))</sub><br>
<sub>3. Monerod-tagged questions [on StackExchange](https://monero.stackexchange.com/?tags=monerod)</sub>

View file

@ -680,6 +680,7 @@ moneropedia:
coinbase: Transakcja coinbase
consensus: zgoda
cryptocurrency: Kryptowaluta
daemon: Daemon
data-directory: Katalog danych
denominations: Nominał
destination: Węzeł docelowy

View file

@ -0,0 +1,15 @@
---
terms: ["daemon"]
summary: "Background process which runs and controls a Monero node"
---
'Daemon' is the general term for a piece of software running in the background. In Monero, the Daemon is started through the 'monerod' program. If you run the Daemon locally, you are running a local @node. If the Daemon is running on another device it's a @remote-node. A @wallet, like the CLI or the GUI, needs to connect to a Daemon (local or remote) to relay @transactions to the network.
It's possible to send commands to the Daemon directly or through the RPC interface. See the [Daemon RPC guide]({{ site.baseurl_root }}/resources/developer-guides/daemon-rpc.html), which contains a detailed explanation (with examples) of the available RPC calls. For more detailed and technical information about the Daemon, see the Monerodocs reference at the bottom of this page.
---
##### Other Resources
<sub>1. The [monerod reference on Monerodocs.org](https://monerodocs.org/interacting/monerod-reference/)</sub><br>
<sub>2. 'Daemon' entry [on Wikipedia](https://en.wikipedia.org/wiki/Daemon_(computing))</sub><br>
<sub>3. Monerod-tagged questions [on StackExchange](https://monero.stackexchange.com/?tags=monerod)</sub>

View file

@ -683,6 +683,7 @@ moneropedia:
coinbase: Transação coinbase
consensus: Consenso
cryptocurrency: Criptomoeda
daemon: Daemon
data-directory: Diretório de dados
denominations: Denominações
destination: Destinação (I2P)

View file

@ -0,0 +1,15 @@
---
terms: ["daemon"]
summary: "Background process which runs and controls a Monero node"
---
'Daemon' is the general term for a piece of software running in the background. In Monero, the Daemon is started through the 'monerod' program. If you run the Daemon locally, you are running a local @node. If the Daemon is running on another device it's a @remote-node. A @wallet, like the CLI or the GUI, needs to connect to a Daemon (local or remote) to relay @transactions to the network.
It's possible to send commands to the Daemon directly or through the RPC interface. See the [Daemon RPC guide]({{ site.baseurl_root }}/resources/developer-guides/daemon-rpc.html), which contains a detailed explanation (with examples) of the available RPC calls. For more detailed and technical information about the Daemon, see the Monerodocs reference at the bottom of this page.
---
##### Other Resources
<sub>1. The [monerod reference on Monerodocs.org](https://monerodocs.org/interacting/monerod-reference/)</sub><br>
<sub>2. 'Daemon' entry [on Wikipedia](https://en.wikipedia.org/wiki/Daemon_(computing))</sub><br>
<sub>3. Monerod-tagged questions [on StackExchange](https://monero.stackexchange.com/?tags=monerod)</sub>

View file

@ -695,6 +695,7 @@ moneropedia:
coinbase: Coinbase транзакция
consensus: Консенсус
cryptocurrency: Криптовалюта
daemon: Daemon
data-directory: Директория данных
denominations: Номиналы
destination: Адрес назначения

View file

@ -0,0 +1,15 @@
---
terms: ["daemon"]
summary: "Background process which runs and controls a Monero node"
---
'Daemon' is the general term for a piece of software running in the background. In Monero, the Daemon is started through the 'monerod' program. If you run the Daemon locally, you are running a local @node. If the Daemon is running on another device it's a @remote-node. A @wallet, like the CLI or the GUI, needs to connect to a Daemon (local or remote) to relay @transactions to the network.
It's possible to send commands to the Daemon directly or through the RPC interface. See the [Daemon RPC guide]({{ site.baseurl_root }}/resources/developer-guides/daemon-rpc.html), which contains a detailed explanation (with examples) of the available RPC calls. For more detailed and technical information about the Daemon, see the Monerodocs reference at the bottom of this page.
---
##### Other Resources
<sub>1. The [monerod reference on Monerodocs.org](https://monerodocs.org/interacting/monerod-reference/)</sub><br>
<sub>2. 'Daemon' entry [on Wikipedia](https://en.wikipedia.org/wiki/Daemon_(computing))</sub><br>
<sub>3. Monerod-tagged questions [on StackExchange](https://monero.stackexchange.com/?tags=monerod)</sub>

View file

@ -681,6 +681,7 @@ moneropedia:
coinbase: Paratabanı İşlemi
consensus: Uzlaşım
cryptocurrency: Kriptopara
daemon: Daemon
data-directory: Veri Rehberi
denominations: Birimler
destination: Varış Noktası

View file

@ -0,0 +1,15 @@
---
terms: ["daemon"]
summary: "Background process which runs and controls a Monero node"
---
'Daemon' is the general term for a piece of software running in the background. In Monero, the Daemon is started through the 'monerod' program. If you run the Daemon locally, you are running a local @node. If the Daemon is running on another device it's a @remote-node. A @wallet, like the CLI or the GUI, needs to connect to a Daemon (local or remote) to relay @transactions to the network.
It's possible to send commands to the Daemon directly or through the RPC interface. See the [Daemon RPC guide]({{ site.baseurl_root }}/resources/developer-guides/daemon-rpc.html), which contains a detailed explanation (with examples) of the available RPC calls. For more detailed and technical information about the Daemon, see the Monerodocs reference at the bottom of this page.
---
##### Other Resources
<sub>1. The [monerod reference on Monerodocs.org](https://monerodocs.org/interacting/monerod-reference/)</sub><br>
<sub>2. 'Daemon' entry [on Wikipedia](https://en.wikipedia.org/wiki/Daemon_(computing))</sub><br>
<sub>3. Monerod-tagged questions [on StackExchange](https://monero.stackexchange.com/?tags=monerod)</sub>

View file

@ -679,6 +679,7 @@ moneropedia:
coinbase: 区块奖励
consensus: 共识
cryptocurrency: 加密货币
daemon: Daemon
data-directory: 数据目录
denominations: 单位名称
destination: 目的地

View file

@ -0,0 +1,15 @@
---
terms: ["daemon"]
summary: "Background process which runs and controls a Monero node"
---
'Daemon' is the general term for a piece of software running in the background. In Monero, the Daemon is started through the 'monerod' program. If you run the Daemon locally, you are running a local @node. If the Daemon is running on another device it's a @remote-node. A @wallet, like the CLI or the GUI, needs to connect to a Daemon (local or remote) to relay @transactions to the network.
It's possible to send commands to the Daemon directly or through the RPC interface. See the [Daemon RPC guide]({{ site.baseurl_root }}/resources/developer-guides/daemon-rpc.html), which contains a detailed explanation (with examples) of the available RPC calls. For more detailed and technical information about the Daemon, see the Monerodocs reference at the bottom of this page.
---
##### Other Resources
<sub>1. The [monerod reference on Monerodocs.org](https://monerodocs.org/interacting/monerod-reference/)</sub><br>
<sub>2. 'Daemon' entry [on Wikipedia](https://en.wikipedia.org/wiki/Daemon_(computing))</sub><br>
<sub>3. Monerod-tagged questions [on StackExchange](https://monero.stackexchange.com/?tags=monerod)</sub>

View file

@ -679,6 +679,7 @@ moneropedia:
coinbase: Coinbase Transaction
consensus: Consensus
cryptocurrency: Cryptocurrency
daemon: Daemon
data-directory: Data Directory
denominations: Denominations
destination: Destination

View file

@ -0,0 +1,15 @@
---
terms: ["daemon"]
summary: "Background process which runs and controls a Monero node"
---
'Daemon' is the general term for a piece of software running in the background. In Monero, the Daemon is started through the 'monerod' program. If you run the Daemon locally, you are running a local @node. If the Daemon is running on another device it's a @remote-node. A @wallet, like the CLI or the GUI, needs to connect to a Daemon (local or remote) to relay @transactions to the network.
It's possible to send commands to the Daemon directly or through the RPC interface. See the [Daemon RPC guide]({{ site.baseurl_root }}/resources/developer-guides/daemon-rpc.html), which contains a detailed explanation (with examples) of the available RPC calls. For more detailed and technical information about the Daemon, see the Monerodocs reference at the bottom of this page.
---
##### Other Resources
<sub>1. The [monerod reference on Monerodocs.org](https://monerodocs.org/interacting/monerod-reference/)</sub><br>
<sub>2. 'Daemon' entry [on Wikipedia](https://en.wikipedia.org/wiki/Daemon_(computing))</sub><br>
<sub>3. Monerod-tagged questions [on StackExchange](https://monero.stackexchange.com/?tags=monerod)</sub>

View file

@ -0,0 +1,10 @@
---
layout: moneropedia
title: titles.moneropedia
entry: moneropedia.entries.daemon
---
@moneropedia_article
{% t global.lang_tag %}
{% tf resources/moneropedia/daemon.md %}