mirror of
https://github.com/monero-project/monero-site.git
synced 2024-11-17 00:07:54 +00:00
08b561a3fe
moneropedia: fix p2pool typo
24 lines
849 B
Markdown
24 lines
849 B
Markdown
---
|
|
entry: sidechain
|
|
summary: 'A blockchain that is merge mined with a primary blockchain'
|
|
terms: ["sidechain", "side-chain", "auxillary-chain"]
|
|
---
|
|
|
|
{% include disclaimer.html translated="no" translationOutdated="no" %}
|
|
|
|
### The Basics
|
|
|
|
A sidechain (also known as an auxillary chain) is a @blockchain that is
|
|
@merge-mined with Monero or other cryptocurrencies. In most cases the
|
|
sidechain will have a lower difficulty than the primary blockchain.
|
|
|
|
A sidechain that allows you to transfer assets between different blockchains
|
|
is called a "pegged blockchain". It works by setting the value of one asset
|
|
equal to the value of another asset on an alternate blockchain, otherwise
|
|
known as pegging.
|
|
|
|
Currently there are no pegged sidechains that exist for Monero.
|
|
|
|
### More Information
|
|
|
|
For more information see the @merge-mining article on Moneropedia.
|