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 25, 2024
1 parent 6070916 commit 3418642
Show file tree
Hide file tree
Showing 9 changed files with 1,829 additions and 2 deletions.
4 changes: 3 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,9 @@
},
"dependencies": {
"@openzeppelin/contracts-upgradeable": "4.9.3",
"@venusprotocol/governance-contracts": "^1.4.0",
"@venusprotocol/protocol-reserve": "^1.4.0",
"@venusprotocol/venus-protocol": "^7.1.0"
"@venusprotocol/venus-protocol": "^7.1.0",
"viem": "^2.1.1"
}
}
Loading

0 comments on commit 3418642

Please sign in to comment.