Skip to content

Commit

Permalink
Added ICS docs
Browse files Browse the repository at this point in the history
  • Loading branch information
mmulji-ic committed Dec 12, 2023
1 parent e2f1063 commit cd4ba9f
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 0 deletions.
11 changes: 11 additions & 0 deletions docs/interchain-security/README.md
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)
22 changes: 22 additions & 0 deletions docs/interchain-security/interchain-security.md
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.

0 comments on commit cd4ba9f

Please sign in to comment.