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
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
# Jup 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
-
This code is unaudited. Please use at your own risk!
4
+
This code was made to experiment and learn. It has not been thoroughly tested and is unaudited. Please use at your own risk!
5
5
6
6
Based on the [Jupiter Core Example](https://github.com/jup-ag/jupiter-core-example)
0 commit comments