Skip to content
This repository was archived by the owner on Mar 11, 2025. It is now read-only.

Commit 1dd3da4

Browse files
committed
removing direct links to btc and cosmos pages
1 parent 673141f commit 1dd3da4

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

docs/02-sygma-protocol/01-index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ The Sygma protocol stack is designed to leverage the combined strength of both t
1717

1818
Sygma uses an offchain [relayer](./03-relayers.md) network to verify events on one chain that are to be posted to a destination chain. These relayer nodes, or agents, use a variety of verification systems to determine canon across chains.
1919

20-
Currently, the Sygma protocol is compatible with [EVM](../02-sygma-protocol/04-Supported-Ecosystems/01-evm.md) and [Substrate](../02-sygma-protocol/04-Supported-Ecosystems/02-substrate.md)-based networks, but is proven to be easily extended to other networks such as [Cosmos](../02-sygma-protocol/04-Supported-Ecosystems/04-cosmos.md)-based chains (Tendermint) and [Bitcoin](../02-sygma-protocol/04-Supported-Ecosystems/03-btc.md) as well.
20+
Currently, the Sygma protocol is compatible with [EVM](../02-sygma-protocol/04-Supported-Ecosystems/01-evm.md) and [Substrate](../02-sygma-protocol/04-Supported-Ecosystems/02-substrate.md)-based networks (i.e. Polkadot and Kusama), but is proven to be easily extended to other networks such as Bitcoin and Tendermint-based chains (i.e. Cosmos).
2121

2222
The below diagram describes a typical transfer flow within the Sygma protocol using MPC verification between two EVM-based networks:
2323

docs/02-sygma-protocol/04-Supported-Ecosystems/03-btc.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ slug: /protocol/ecosystem/btc
33
id: protocol-btc
44
title: Bitcoin Support
55
description: The following details Bitcoin support on Sygma.
6-
draft: false
6+
draft: true
77
---

docs/02-sygma-protocol/04-Supported-Ecosystems/04-cosmos.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ slug: /protocol/ecosystem/cosmos
33
id: protocol-cosmos
44
title: Cosmos Support
55
description: The following details Cosmos support on Sygma.
6-
draft: false
6+
draft: true
77
---

0 commit comments

Comments
 (0)