Skip to content

Skipper v0.3.0

Compare
Choose a tag to compare
@NotJeremyLiu NotJeremyLiu released this 30 Mar 15:41
· 28 commits to main since this release
af73db9

This release:

  • Changes the structure of the Skipper repository from a single python-based bot, to a repo that holds two bots, Skipper-py (the original bot) and Skipper-go (new bot) as sub-directories.
  • Includes Skipper-go, a Golang-based bot for EVM-based Cosmos chains that captures cyclic arbitrage opportunities across all major DEXs on Evmos (Diffusion, EvmoSwap, Cronus) by backrunning transactions that trade against particular pools. Execution is carried out by an on-chain smart contract written in Solidity (also included in the repo for your own deployment / learning purposes).