Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
yeahwinner committed May 29, 2024
1 parent 08f2ee2 commit 2538b7a
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# Vesta Trader
# Multi Dex Trader

Smart contracts for managing trade paths across multiple DEXs to trade any
collaterals to VST
Smart contracts for managing trade paths across multiple DEXs to trade any
collaterals into a targeted token

### Strucutre
### Structure

- Dex Traders: Dedicated trader contract for each DEX used, including
Uniswap v2, v3, Sushiswap, and Curve. Must inheriated from
Uniswap v2, v3, Sushiswap, and Curve. Must be inherited from
IVestaDexTrader interface.
- VestaTradeManager: Manages trading paths and actions for any collaterals
supported in Vesta Protocol v1.
Expand Down

0 comments on commit 2538b7a

Please sign in to comment.