From 0bd47a2738f8f265da6cb0c9bc526a70ee1a9d26 Mon Sep 17 00:00:00 2001 From: Dev Bharel Date: Tue, 26 Jul 2022 19:55:58 +0000 Subject: [PATCH] adding ch3 as a seperate file --- todo.md | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 todo.md diff --git a/todo.md b/todo.md new file mode 100644 index 0000000..ffdeb4d --- /dev/null +++ b/todo.md @@ -0,0 +1,25 @@ +# 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]()