Open JFWooten4 opened 3 months ago
Hey @JFWooten4! We did think about how smart contracts will change the liquidity on Stellar section of the docs. This is good stuff and something we need to think about.
These redirects will need to change:
/docs/learn/encyclopedia/sdex/liquidity-on-stellar-sdex-liquidity-pools#sdex
➡️ own page/docs/learn/encyclopedia/sdex/liquidity-on-stellar-sdex-liquidity-pools#liquidity-pools
➡️ own page/docs/learn/encyclopedia/sdex/liquidity-on-stellar-sdex-liquidity-pools$1
➡️ overview pageAnd of course you'll need to do something here.
What problem does your feature solve?
The SDEX is of growing importance to the Stellar network.
After introducing AMMs, its role became more nuanced.
With Soroban, trading has even more particulars.
What would you like to see?
There is currently only one page for all liquidity on Stellar, despite an entire encyclopedia section for the SDEX:
With the SDEX squashed together with liquidity pools (and no documentation on Soroban), it is challenging to dive into the nuances of each specific system.
Since all these relate to trading, they should probably be kept together under the SDEX directory with their own specific pages.
What alternatives are there?
We could put specific Soroban trading information under the build/smart-contracts, but this seems antithetical to startup builders' concerns.
This separation of information namely leaves new community members without a comprehensive understanding of liquidity interfaces across the newtwork.
Lastly, we could keep all trading information in one place as is in the current article, but this will not adequately adapt to ongoing SPEEDEX developments.