f7cdc6f5372629a026d6a5db1bc6462505f3c7be
## [0.77.0](https://github.com/propeller-heads/tycho-execution/compare/0.76.0...0.77.0) (2025-04-07) ### Features * add curve executor with router tests ([7cde513](7cde5130d6)) * allow executor to do native swaps, add diff pool type tests ([93bdc86](93bdc86dc6)) * Refactor Curve Executor not to use the router ([9f21842](9f2184258a)) ### Bug Fixes * fix slither CI action ([42d1ab3](42d1ab36fd)) * Improve curve executor tests and docstrings ([f468a78](f468a7831a)) * Remove unnecessary test method ([49aefc8](49aefc8c2a)) * resolve pr comments ([9e2a9f5](9e2a9f5329))
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%
