Initial commit
This commit is contained in:
7
skills/skill-adapter/scripts/README.md
Normal file
7
skills/skill-adapter/scripts/README.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# 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.
|
||||
Reference in New Issue
Block a user