You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
# Jup DCA Bot
1
+
# Jup V3 DCA Bot
2
2
This bot runs a simple dollar cost averaging strategy to buy assets over a period of time. It utilizes [Jupiter Aggregator](https://jup.ag), a swap aggregator on Solana.
3
3
4
4
This code was made to experiment and learn. It has not been thoroughly tested and is unaudited. Please use at your own risk!
@@ -24,4 +24,4 @@ yarn start
24
24
```
25
25
## Improvements
26
26
- transaction retries. Not great to fail on swaps that may occur once-a-week or biweekly.
0 commit comments