From 68d8f546fab782542eb130450d89c44ec53e8577 Mon Sep 17 00:00:00 2001 From: Dev Bharel Date: Tue, 26 Jul 2022 19:54:34 +0000 Subject: [PATCH] took out ch3 for now --- src/SUMMARY.md | 30 +----------------------------- 1 file changed, 1 insertion(+), 29 deletions(-) diff --git a/src/SUMMARY.md b/src/SUMMARY.md index 074ef3b..1e69249 100644 --- a/src/SUMMARY.md +++ b/src/SUMMARY.md @@ -27,34 +27,6 @@ --- -# xDapp Architecture - -- [xDapp Design]() - - [Key Considerations]() - - [Ecosystems]() - - [EVM]() - - [Solana]() - - [Cosmos]() - - [Algorand]() - - [Protocol-First Design]() - - [Topology]() - - [Hub & Spoke]() - - [Mesh]() - - [xAssets]() - - [Relayers]() - - [Generic Relayers]() - - [Protocol-Specific Relayers]() - - [Security]() - - [Trust Assumptions]() - - [Layer 1 Risk]() - - [Finality Guarantees]() - - [Examples]() - - [Cross-Chain Dex]() - - [Remote Staking]() - - [Common Use Cases]() - ---- - # xDapp Development - [Before You Start](./development/overview.md) @@ -81,7 +53,7 @@ - [Messenger](./projects/messenger/introduction.md) - [Prerequistes]() - [EVM]() - + --- # Portal Token Bridge