8539b733dbb4dacd21451f080c5735eb567118b9
## [0.66.0](https://github.com/propeller-heads/tycho-execution/compare/0.65.1...0.66.0) (2025-03-14) ### Features * Add check to don't support cyclical swaps with native actions ([27c9c53](27c9c53889)) * Add validation for cyclical trades ([f62a9d2](f62a9d28c0)) ### Bug Fixes * Add individual tests for each case ([e96bcdf](e96bcdfd0f)) * In test asset, use 0 for the last split, and not 0.5 ([0aba7ed](0aba7edf83))
Tycho Execution
Tycho Execution makes it easy to trade on different DEXs by handling the complex encoding for you. Instead of creating custom code for each DEX, you get a simple, ready-to-use tool that generates the necessary data to execute trades. It's designed to be safe, straightforward, and quick to set up, so anyone can start trading without extra effort.
For complete documentation, see Tycho docs here.
Examples
To get started on encoding, have a look at our Encoding example. For a complete example please refer to the Tycho Quickstart guide.
Description
Languages
Rust
90.1%
JavaScript
5.9%
Python
3.6%
Solidity
0.4%
