8 lines
409 B
Markdown
8 lines
409 B
Markdown
# Scripts
|
|
|
|
Bundled resources for dex-aggregator-router skill
|
|
|
|
- [ ] get_best_route.py: Script to fetch the best route for a given token swap using various DEX aggregators.
|
|
- [ ] compare_exchanges.py: Script to compare the routes and prices offered by different DEXs for a specific swap.
|
|
- [ ] optimize_trade.py: Script to optimize large trades by splitting them across multiple DEXs to minimize price impact.
|