Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 259 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 259 Bytes

CEX <> Osmosis Arb Bot

Osmosis arbitrage bot agains Binance.

Uses top-of-block auction.

Setup

Create a .env file with the following content:

GRPC_ADDRESS=http://localhost:26657
OSMOSIS_ACCOUNT_KEY=your_key_here
go run main.go