Skip to content

Commit

Permalink
feat: add a bot for token converter arbitrage
Browse files Browse the repository at this point in the history
  • Loading branch information
kkirka committed Jan 18, 2024
1 parent 6779919 commit cd0dd1b
Show file tree
Hide file tree
Showing 9 changed files with 1,853 additions and 29 deletions.
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,8 @@
},
"dependencies": {
"@openzeppelin/contracts-upgradeable": "4.9.3",
"@venusprotocol/protocol-reserve": "1.0.0-converters.1",
"@venusprotocol/venus-protocol": "6.1.0-dev.8"
"@venusprotocol/protocol-reserve": "1.3.0-dev.1",
"@venusprotocol/venus-protocol": "6.1.0-dev.8",
"viem": "^2.1.1"
}
}
Loading

0 comments on commit cd0dd1b

Please sign in to comment.