From ec29d90b783e06c6c57114099ec3994214bbb727 Mon Sep 17 00:00:00 2001 From: QuickBASIC Date: Sun, 16 Oct 2022 00:47:24 +0100 Subject: [PATCH] moneropedia: add merge-mining --- _i18n/ar/resources/moneropedia/merge-mining.md | 15 +++++++++++++++ _i18n/de/resources/moneropedia/merge-mining.md | 15 +++++++++++++++ _i18n/en.yml | 1 + _i18n/en/resources/moneropedia/merge-mining.md | 15 +++++++++++++++ _i18n/es/resources/moneropedia/merge-mining.md | 15 +++++++++++++++ _i18n/fr/resources/moneropedia/merge-mining.md | 15 +++++++++++++++ _i18n/it/resources/moneropedia/merge-mining.md | 15 +++++++++++++++ _i18n/nb-no/resources/moneropedia/merge-mining.md | 15 +++++++++++++++ _i18n/nl/resources/moneropedia/merge-mining.md | 15 +++++++++++++++ _i18n/pl/resources/moneropedia/merge-mining.md | 15 +++++++++++++++ _i18n/pt-br/resources/moneropedia/merge-mining.md | 15 +++++++++++++++ _i18n/ru/resources/moneropedia/merge-mining.md | 15 +++++++++++++++ _i18n/tr/resources/moneropedia/merge-mining.md | 15 +++++++++++++++ _i18n/zh-cn/resources/moneropedia/merge-mining.md | 15 +++++++++++++++ _i18n/zh-tw/resources/moneropedia/merge-mining.md | 15 +++++++++++++++ resources/moneropedia/merge-mining.md | 10 ++++++++++ 16 files changed, 221 insertions(+) create mode 100644 _i18n/ar/resources/moneropedia/merge-mining.md create mode 100644 _i18n/de/resources/moneropedia/merge-mining.md create mode 100644 _i18n/en/resources/moneropedia/merge-mining.md create mode 100644 _i18n/es/resources/moneropedia/merge-mining.md create mode 100644 _i18n/fr/resources/moneropedia/merge-mining.md create mode 100644 _i18n/it/resources/moneropedia/merge-mining.md create mode 100644 _i18n/nb-no/resources/moneropedia/merge-mining.md create mode 100644 _i18n/nl/resources/moneropedia/merge-mining.md create mode 100644 _i18n/pl/resources/moneropedia/merge-mining.md create mode 100644 _i18n/pt-br/resources/moneropedia/merge-mining.md create mode 100644 _i18n/ru/resources/moneropedia/merge-mining.md create mode 100644 _i18n/tr/resources/moneropedia/merge-mining.md create mode 100644 _i18n/zh-cn/resources/moneropedia/merge-mining.md create mode 100644 _i18n/zh-tw/resources/moneropedia/merge-mining.md create mode 100644 resources/moneropedia/merge-mining.md diff --git a/_i18n/ar/resources/moneropedia/merge-mining.md b/_i18n/ar/resources/moneropedia/merge-mining.md new file mode 100644 index 00000000..2e1ca5b9 --- /dev/null +++ b/_i18n/ar/resources/moneropedia/merge-mining.md @@ -0,0 +1,15 @@ +--- +entry: "Merge Mining" +terms: ["merge-mine", "merge-mining", "merged-mining","merge-mined"] +summary: "The process of mining two or more blockchains at the same time" +--- + +{% include disclaimer.html translated="no" translationOutdated="no" %} + +### The Basics + +Merge mining is the process of @mining two or more @blockchains at the same time. Generally there is a parent @blockchain and an auxillary blockchain both of which use the same proof of work algorithm. In most cases the auxillary chain will have a lower difficulty than the parent block chain. + +Merge mining can be used for securing a lower hashrate blockchain or developing a @sidechain that does something different than the primary chain. + +Some examples that currently exist or are in development are: a blockchain game [TownForge](https://townforge.net/about), digital assets platform [Tari](https://www.tari.com/#what-is-tari), and a decentralized mining pool (@P2Pool). diff --git a/_i18n/de/resources/moneropedia/merge-mining.md b/_i18n/de/resources/moneropedia/merge-mining.md new file mode 100644 index 00000000..2e1ca5b9 --- /dev/null +++ b/_i18n/de/resources/moneropedia/merge-mining.md @@ -0,0 +1,15 @@ +--- +entry: "Merge Mining" +terms: ["merge-mine", "merge-mining", "merged-mining","merge-mined"] +summary: "The process of mining two or more blockchains at the same time" +--- + +{% include disclaimer.html translated="no" translationOutdated="no" %} + +### The Basics + +Merge mining is the process of @mining two or more @blockchains at the same time. Generally there is a parent @blockchain and an auxillary blockchain both of which use the same proof of work algorithm. In most cases the auxillary chain will have a lower difficulty than the parent block chain. + +Merge mining can be used for securing a lower hashrate blockchain or developing a @sidechain that does something different than the primary chain. + +Some examples that currently exist or are in development are: a blockchain game [TownForge](https://townforge.net/about), digital assets platform [Tari](https://www.tari.com/#what-is-tari), and a decentralized mining pool (@P2Pool). diff --git a/_i18n/en.yml b/_i18n/en.yml index f386a37f..df6f2a56 100644 --- a/_i18n/en.yml +++ b/_i18n/en.yml @@ -977,6 +977,7 @@ moneropedia: viewkey: View Key wallet: Wallet clsag: CLSAG + merge-mining: Merge Mining tools: intro1: Below is a list of third-party tools for interacting with the Monero ecosystem. These tools are not vetted by the Getmonero team, see the disclaimer at the bottom of this page. If a tool no longer supports Monero or you would like a Monero tool to be listed, please diff --git a/_i18n/en/resources/moneropedia/merge-mining.md b/_i18n/en/resources/moneropedia/merge-mining.md new file mode 100644 index 00000000..2e1ca5b9 --- /dev/null +++ b/_i18n/en/resources/moneropedia/merge-mining.md @@ -0,0 +1,15 @@ +--- +entry: "Merge Mining" +terms: ["merge-mine", "merge-mining", "merged-mining","merge-mined"] +summary: "The process of mining two or more blockchains at the same time" +--- + +{% include disclaimer.html translated="no" translationOutdated="no" %} + +### The Basics + +Merge mining is the process of @mining two or more @blockchains at the same time. Generally there is a parent @blockchain and an auxillary blockchain both of which use the same proof of work algorithm. In most cases the auxillary chain will have a lower difficulty than the parent block chain. + +Merge mining can be used for securing a lower hashrate blockchain or developing a @sidechain that does something different than the primary chain. + +Some examples that currently exist or are in development are: a blockchain game [TownForge](https://townforge.net/about), digital assets platform [Tari](https://www.tari.com/#what-is-tari), and a decentralized mining pool (@P2Pool). diff --git a/_i18n/es/resources/moneropedia/merge-mining.md b/_i18n/es/resources/moneropedia/merge-mining.md new file mode 100644 index 00000000..2e1ca5b9 --- /dev/null +++ b/_i18n/es/resources/moneropedia/merge-mining.md @@ -0,0 +1,15 @@ +--- +entry: "Merge Mining" +terms: ["merge-mine", "merge-mining", "merged-mining","merge-mined"] +summary: "The process of mining two or more blockchains at the same time" +--- + +{% include disclaimer.html translated="no" translationOutdated="no" %} + +### The Basics + +Merge mining is the process of @mining two or more @blockchains at the same time. Generally there is a parent @blockchain and an auxillary blockchain both of which use the same proof of work algorithm. In most cases the auxillary chain will have a lower difficulty than the parent block chain. + +Merge mining can be used for securing a lower hashrate blockchain or developing a @sidechain that does something different than the primary chain. + +Some examples that currently exist or are in development are: a blockchain game [TownForge](https://townforge.net/about), digital assets platform [Tari](https://www.tari.com/#what-is-tari), and a decentralized mining pool (@P2Pool). diff --git a/_i18n/fr/resources/moneropedia/merge-mining.md b/_i18n/fr/resources/moneropedia/merge-mining.md new file mode 100644 index 00000000..2e1ca5b9 --- /dev/null +++ b/_i18n/fr/resources/moneropedia/merge-mining.md @@ -0,0 +1,15 @@ +--- +entry: "Merge Mining" +terms: ["merge-mine", "merge-mining", "merged-mining","merge-mined"] +summary: "The process of mining two or more blockchains at the same time" +--- + +{% include disclaimer.html translated="no" translationOutdated="no" %} + +### The Basics + +Merge mining is the process of @mining two or more @blockchains at the same time. Generally there is a parent @blockchain and an auxillary blockchain both of which use the same proof of work algorithm. In most cases the auxillary chain will have a lower difficulty than the parent block chain. + +Merge mining can be used for securing a lower hashrate blockchain or developing a @sidechain that does something different than the primary chain. + +Some examples that currently exist or are in development are: a blockchain game [TownForge](https://townforge.net/about), digital assets platform [Tari](https://www.tari.com/#what-is-tari), and a decentralized mining pool (@P2Pool). diff --git a/_i18n/it/resources/moneropedia/merge-mining.md b/_i18n/it/resources/moneropedia/merge-mining.md new file mode 100644 index 00000000..2e1ca5b9 --- /dev/null +++ b/_i18n/it/resources/moneropedia/merge-mining.md @@ -0,0 +1,15 @@ +--- +entry: "Merge Mining" +terms: ["merge-mine", "merge-mining", "merged-mining","merge-mined"] +summary: "The process of mining two or more blockchains at the same time" +--- + +{% include disclaimer.html translated="no" translationOutdated="no" %} + +### The Basics + +Merge mining is the process of @mining two or more @blockchains at the same time. Generally there is a parent @blockchain and an auxillary blockchain both of which use the same proof of work algorithm. In most cases the auxillary chain will have a lower difficulty than the parent block chain. + +Merge mining can be used for securing a lower hashrate blockchain or developing a @sidechain that does something different than the primary chain. + +Some examples that currently exist or are in development are: a blockchain game [TownForge](https://townforge.net/about), digital assets platform [Tari](https://www.tari.com/#what-is-tari), and a decentralized mining pool (@P2Pool). diff --git a/_i18n/nb-no/resources/moneropedia/merge-mining.md b/_i18n/nb-no/resources/moneropedia/merge-mining.md new file mode 100644 index 00000000..2e1ca5b9 --- /dev/null +++ b/_i18n/nb-no/resources/moneropedia/merge-mining.md @@ -0,0 +1,15 @@ +--- +entry: "Merge Mining" +terms: ["merge-mine", "merge-mining", "merged-mining","merge-mined"] +summary: "The process of mining two or more blockchains at the same time" +--- + +{% include disclaimer.html translated="no" translationOutdated="no" %} + +### The Basics + +Merge mining is the process of @mining two or more @blockchains at the same time. Generally there is a parent @blockchain and an auxillary blockchain both of which use the same proof of work algorithm. In most cases the auxillary chain will have a lower difficulty than the parent block chain. + +Merge mining can be used for securing a lower hashrate blockchain or developing a @sidechain that does something different than the primary chain. + +Some examples that currently exist or are in development are: a blockchain game [TownForge](https://townforge.net/about), digital assets platform [Tari](https://www.tari.com/#what-is-tari), and a decentralized mining pool (@P2Pool). diff --git a/_i18n/nl/resources/moneropedia/merge-mining.md b/_i18n/nl/resources/moneropedia/merge-mining.md new file mode 100644 index 00000000..2e1ca5b9 --- /dev/null +++ b/_i18n/nl/resources/moneropedia/merge-mining.md @@ -0,0 +1,15 @@ +--- +entry: "Merge Mining" +terms: ["merge-mine", "merge-mining", "merged-mining","merge-mined"] +summary: "The process of mining two or more blockchains at the same time" +--- + +{% include disclaimer.html translated="no" translationOutdated="no" %} + +### The Basics + +Merge mining is the process of @mining two or more @blockchains at the same time. Generally there is a parent @blockchain and an auxillary blockchain both of which use the same proof of work algorithm. In most cases the auxillary chain will have a lower difficulty than the parent block chain. + +Merge mining can be used for securing a lower hashrate blockchain or developing a @sidechain that does something different than the primary chain. + +Some examples that currently exist or are in development are: a blockchain game [TownForge](https://townforge.net/about), digital assets platform [Tari](https://www.tari.com/#what-is-tari), and a decentralized mining pool (@P2Pool). diff --git a/_i18n/pl/resources/moneropedia/merge-mining.md b/_i18n/pl/resources/moneropedia/merge-mining.md new file mode 100644 index 00000000..2e1ca5b9 --- /dev/null +++ b/_i18n/pl/resources/moneropedia/merge-mining.md @@ -0,0 +1,15 @@ +--- +entry: "Merge Mining" +terms: ["merge-mine", "merge-mining", "merged-mining","merge-mined"] +summary: "The process of mining two or more blockchains at the same time" +--- + +{% include disclaimer.html translated="no" translationOutdated="no" %} + +### The Basics + +Merge mining is the process of @mining two or more @blockchains at the same time. Generally there is a parent @blockchain and an auxillary blockchain both of which use the same proof of work algorithm. In most cases the auxillary chain will have a lower difficulty than the parent block chain. + +Merge mining can be used for securing a lower hashrate blockchain or developing a @sidechain that does something different than the primary chain. + +Some examples that currently exist or are in development are: a blockchain game [TownForge](https://townforge.net/about), digital assets platform [Tari](https://www.tari.com/#what-is-tari), and a decentralized mining pool (@P2Pool). diff --git a/_i18n/pt-br/resources/moneropedia/merge-mining.md b/_i18n/pt-br/resources/moneropedia/merge-mining.md new file mode 100644 index 00000000..2e1ca5b9 --- /dev/null +++ b/_i18n/pt-br/resources/moneropedia/merge-mining.md @@ -0,0 +1,15 @@ +--- +entry: "Merge Mining" +terms: ["merge-mine", "merge-mining", "merged-mining","merge-mined"] +summary: "The process of mining two or more blockchains at the same time" +--- + +{% include disclaimer.html translated="no" translationOutdated="no" %} + +### The Basics + +Merge mining is the process of @mining two or more @blockchains at the same time. Generally there is a parent @blockchain and an auxillary blockchain both of which use the same proof of work algorithm. In most cases the auxillary chain will have a lower difficulty than the parent block chain. + +Merge mining can be used for securing a lower hashrate blockchain or developing a @sidechain that does something different than the primary chain. + +Some examples that currently exist or are in development are: a blockchain game [TownForge](https://townforge.net/about), digital assets platform [Tari](https://www.tari.com/#what-is-tari), and a decentralized mining pool (@P2Pool). diff --git a/_i18n/ru/resources/moneropedia/merge-mining.md b/_i18n/ru/resources/moneropedia/merge-mining.md new file mode 100644 index 00000000..2e1ca5b9 --- /dev/null +++ b/_i18n/ru/resources/moneropedia/merge-mining.md @@ -0,0 +1,15 @@ +--- +entry: "Merge Mining" +terms: ["merge-mine", "merge-mining", "merged-mining","merge-mined"] +summary: "The process of mining two or more blockchains at the same time" +--- + +{% include disclaimer.html translated="no" translationOutdated="no" %} + +### The Basics + +Merge mining is the process of @mining two or more @blockchains at the same time. Generally there is a parent @blockchain and an auxillary blockchain both of which use the same proof of work algorithm. In most cases the auxillary chain will have a lower difficulty than the parent block chain. + +Merge mining can be used for securing a lower hashrate blockchain or developing a @sidechain that does something different than the primary chain. + +Some examples that currently exist or are in development are: a blockchain game [TownForge](https://townforge.net/about), digital assets platform [Tari](https://www.tari.com/#what-is-tari), and a decentralized mining pool (@P2Pool). diff --git a/_i18n/tr/resources/moneropedia/merge-mining.md b/_i18n/tr/resources/moneropedia/merge-mining.md new file mode 100644 index 00000000..2e1ca5b9 --- /dev/null +++ b/_i18n/tr/resources/moneropedia/merge-mining.md @@ -0,0 +1,15 @@ +--- +entry: "Merge Mining" +terms: ["merge-mine", "merge-mining", "merged-mining","merge-mined"] +summary: "The process of mining two or more blockchains at the same time" +--- + +{% include disclaimer.html translated="no" translationOutdated="no" %} + +### The Basics + +Merge mining is the process of @mining two or more @blockchains at the same time. Generally there is a parent @blockchain and an auxillary blockchain both of which use the same proof of work algorithm. In most cases the auxillary chain will have a lower difficulty than the parent block chain. + +Merge mining can be used for securing a lower hashrate blockchain or developing a @sidechain that does something different than the primary chain. + +Some examples that currently exist or are in development are: a blockchain game [TownForge](https://townforge.net/about), digital assets platform [Tari](https://www.tari.com/#what-is-tari), and a decentralized mining pool (@P2Pool). diff --git a/_i18n/zh-cn/resources/moneropedia/merge-mining.md b/_i18n/zh-cn/resources/moneropedia/merge-mining.md new file mode 100644 index 00000000..2e1ca5b9 --- /dev/null +++ b/_i18n/zh-cn/resources/moneropedia/merge-mining.md @@ -0,0 +1,15 @@ +--- +entry: "Merge Mining" +terms: ["merge-mine", "merge-mining", "merged-mining","merge-mined"] +summary: "The process of mining two or more blockchains at the same time" +--- + +{% include disclaimer.html translated="no" translationOutdated="no" %} + +### The Basics + +Merge mining is the process of @mining two or more @blockchains at the same time. Generally there is a parent @blockchain and an auxillary blockchain both of which use the same proof of work algorithm. In most cases the auxillary chain will have a lower difficulty than the parent block chain. + +Merge mining can be used for securing a lower hashrate blockchain or developing a @sidechain that does something different than the primary chain. + +Some examples that currently exist or are in development are: a blockchain game [TownForge](https://townforge.net/about), digital assets platform [Tari](https://www.tari.com/#what-is-tari), and a decentralized mining pool (@P2Pool). diff --git a/_i18n/zh-tw/resources/moneropedia/merge-mining.md b/_i18n/zh-tw/resources/moneropedia/merge-mining.md new file mode 100644 index 00000000..2e1ca5b9 --- /dev/null +++ b/_i18n/zh-tw/resources/moneropedia/merge-mining.md @@ -0,0 +1,15 @@ +--- +entry: "Merge Mining" +terms: ["merge-mine", "merge-mining", "merged-mining","merge-mined"] +summary: "The process of mining two or more blockchains at the same time" +--- + +{% include disclaimer.html translated="no" translationOutdated="no" %} + +### The Basics + +Merge mining is the process of @mining two or more @blockchains at the same time. Generally there is a parent @blockchain and an auxillary blockchain both of which use the same proof of work algorithm. In most cases the auxillary chain will have a lower difficulty than the parent block chain. + +Merge mining can be used for securing a lower hashrate blockchain or developing a @sidechain that does something different than the primary chain. + +Some examples that currently exist or are in development are: a blockchain game [TownForge](https://townforge.net/about), digital assets platform [Tari](https://www.tari.com/#what-is-tari), and a decentralized mining pool (@P2Pool). diff --git a/resources/moneropedia/merge-mining.md b/resources/moneropedia/merge-mining.md new file mode 100644 index 00000000..f965fced --- /dev/null +++ b/resources/moneropedia/merge-mining.md @@ -0,0 +1,10 @@ +--- +layout: moneropedia +title: titles.moneropedia +entry: moneropedia.entries.merge-mining +--- + +@moneropedia_article + +{% t global.lang_tag %} +{% tf resources/moneropedia/merge-mining.md %}