-
Notifications
You must be signed in to change notification settings - Fork 731
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
33 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
--- | ||
order: false | ||
parent: | ||
order: 2 | ||
--- | ||
|
||
# Interchain Security | ||
|
||
This folder contains an overview of Interchain Security, one of the core features of the Cosmos Hub. | ||
|
||
- [Interchain Security](./interchain-security.md) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
--- | ||
order: 5 | ||
title: Introduction to Interchain Security | ||
--- | ||
|
||
# Interchain Security | ||
|
||
The Interchain Security feature, brings to the Cosmos Hub a shared security model, where the Cosmos Hub validators, also validate on consumer chains. This is valuable for consumer chains, as consumer chains can focus on product-market fit, rather than business and operational agreements in bringing together a validator set. As part of this agreement, consumer chains pay for the security by distributing a portion of the consumer chain revenue to Hub token holders. | ||
|
||
All potential chains are onboarded as consumer chains, via Hub Governance, with the feedback from the Hub community. | ||
|
||
Currently the Cosmos Hub has the following two Consumer Chains. | ||
|
||
## Neutron | ||
|
||
[Neutron](https://neutron.org/), is a smart contracting platform, that was the first consumer chain onboarded. | ||
Neutron was onboarded as a consumer chain in May 2023, see Hub [proposal 792](https://www.mintscan.io/cosmos/proposals/792) for more details. | ||
|
||
## Stride | ||
|
||
[Stride](https://www.stride.zone/), is a liquid staking provider, which aims to unlock liquidity for Cosmos Hub token holders. | ||
Stride was onboarded as a consumer chain in July 2023, see Hub [proposal 799](https://www.mintscan.io/cosmos/proposals/799) for more details. |