Integrating with Aquarius
Integrating with Aquarius AMM Pools
This documentation offers a comprehensive guide to interacting with Aquarius AMM pools. It provides the necessary information to enable seamless integration of Aquarius into your application, website (e.g. wallet), or automated scripts (e.g. trading bots).
The guides are available in Python and JavaScript, covering essential use cases such as depositing liquidity, withdrawing funds, and executing swaps.
All code examples utilize the Stellar SDK to interact with Soroban smart contracts and submit transactions to the Stellar network.
Last updated