From 2436a6b0307edd3d1241044fb168366eb5d0eb4d Mon Sep 17 00:00:00 2001 From: Alex Daddy Date: Tue, 7 Mar 2023 05:32:08 +0000 Subject: [PATCH] GITBOOK-184: No subject --- README.md | 2 +- SUMMARY.md | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index f08d89a..cf213e1 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,3 @@ -# What is ALEX? +# 😀 What is ALEX? At ALEX, we build DeFi primitives targeting developers looking to build ecosystem on Bitcoin, enabled by [Stacks](https://www.stacks.co/). As such, we focus on trading, lending and borrowing of crypto assets with Bitcoin as the settlement layer and Stacks as the smart contract layer. At the core of this focus is the automated market making ("AMM") protocol, which allows users to exchange one crypto asset with another trustlessly. diff --git a/SUMMARY.md b/SUMMARY.md index 33ab525..3f7b3de 100644 --- a/SUMMARY.md +++ b/SUMMARY.md @@ -1,8 +1,8 @@ # Table of contents -* [What is ALEX?](README.md) +* [😀 What is ALEX?](README.md) -## 💱 Trading, Lending and Borrowing +## 📈 Trading, Lending and Borrowing * [Our Design](trading-lending-and-borrowing/platform-architecture-that-supports-ecosystem-development.md) * [Trading Pool](trading-lending-and-borrowing/trading-pool.md) @@ -23,14 +23,14 @@ * [Understanding the Orderbook](orderbook/understanding-the-orderbook.md) * [Using the Orderbook](orderbook/using-the-orderbook.md) -## Whitepaper +## 📚 Whitepaper * [Automated Market Making of Trading Pool](whitepaper/automated-market-making-of-alex/README.md) * [Automated Market Making of Yield Token Pool](whitepaper/automated-market-making-of-alex/automated-market-making-of-alex.md) * [Automated Market Making of Collateral Rebalancing Pool](whitepaper/automated-market-making-of-collateral-rebalancing-pool.md) * [Dive Into Collateral Rebalancing Pool!](whitepaper/dive-into-collateral-rebalancing-pool.md) -## Developers +## 🎮 Developers * [Testnet](developers/testnet.md) * [Smart Contracts](developers/smart-contracts/README.md)