GITBOOK-184: No subject

This commit is contained in:
Alex Daddy
2023-03-07 05:32:08 +00:00
committed by gitbook-bot
parent 8703a0f701
commit 2436a6b030
2 changed files with 5 additions and 5 deletions

View File

@@ -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.

View File

@@ -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)