Intro
This documentation provides a detailed overview of programatically interacting with Aquarius AMM pools.
This includes code examples of depositing liquidity, withdrawal and swap operations using Python. The code examples leverage the Stellar SDK to call Soroban smart contracts and submit transactions to the network.
Last updated