From a9e18dd0f999811f81adfd7389a12a2778cd2ca5 Mon Sep 17 00:00:00 2001 From: Matt Date: Sun, 8 Sep 2024 09:24:26 -0700 Subject: [PATCH] Update README.md --- README.md | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/README.md b/README.md index d05c0118..9d887983 100644 --- a/README.md +++ b/README.md @@ -2,16 +2,9 @@ A prototyping tool and starter kit for building on top of Balancer v3. Accelerate the process of designing and deploying custom pools and hooks contracts. Concentrate on mastering the core concepts within a swift and responsive environment augmented by a local fork and a frontend pool operations playground. -### 🛠️ Tech Stack -| [Balancer SDK](https://github.com/balancer/b-sdk) | [Scaffold ETH 2](https://scaffold-eth-2-docs.vercel.app/) | [Balancer v3 Monorepo](https://github.com/balancer/balancer-v3-monorepo) | -| ------------------------------------------------- | --------------------------------------------------------- | ------------------------------------------------------------------------ | +![v3-architecture](https://github.com/user-attachments/assets/584c2a44-5382-4abe-905d-507fb55f5f25) -### 📚 Prerequisites - -- Basic understanding of [Solidity](https://docs.soliditylang.org/) and [Foundry](https://book.getfoundry.sh/) -- Basic understanding of [liquidity pools](https://www.youtube.com/watch?v=cizLhxSKrAc) and [AMMs](https://chain.link/education-hub/what-is-an-automated-market-maker-amm) -- Basic understanding of [Balancer v3](https://docs-v3.balancer.fi/concepts/core-concepts/introduction.html) ### 🪧 Table Of Contents