mirror of
https://github.com/alexgo-io/alex-v1-docs.git
synced 2026-05-01 03:11:47 +08:00
README: fixed diagram
This commit is contained in:
@@ -4,15 +4,7 @@ This section provides an overview of the ALEX on-chain Trading Pool and its Auto
|
|||||||
|
|
||||||
## Contracts map
|
## Contracts map
|
||||||
|
|
||||||
```plantuml
|

|
||||||
rectangle "AMM Trading Pool" {
|
|
||||||
rectangle "<b>amm-pool-v2-01.clar</b>\noperations" as pool
|
|
||||||
rectangle "<b>amm-registry-v2-01.clar</b>\npersistency" as registry
|
|
||||||
rectangle "<b>amm-vault-v2-01.clar</b>\nfee reserves + secured assests" as vault
|
|
||||||
}
|
|
||||||
pool -> registry
|
|
||||||
pool --> vault
|
|
||||||
```
|
|
||||||
|
|
||||||
### Pool: amm-pool-v2-01.clar
|
### Pool: amm-pool-v2-01.clar
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user