add image

This commit is contained in:
Owen
2022-03-29 17:36:58 -07:00
parent 038d623ba9
commit 9d1080ef6a
2 changed files with 6 additions and 0 deletions
+6
View File
@@ -27,6 +27,12 @@ In order to determine how many NFTs or tokens to give or receive, each `LSSVMPai
See inline comments for more on swap/bonding curve logic.
### Architecture
See the diagram below for a high-level overview, credits go to IT DAO:
![overview of lssvm architecture]("./sudo-diagram.png")
### Testing
To help with code reuse, `base` contains actual swap logic to be tested in the form of abstract contracts, while actual test files inherit from various parent contracts found in `mixins` to implement the different choices of bonding curve, NFT, or token.
BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 217 KiB