Skip to content

Basic template for a Float Protocol arbitrage bot

Notifications You must be signed in to change notification settings

FloatProtocol/float-bot-template

Repository files navigation

Float Protocol Arbitrage Bot

Contains the rough skeleton for discovering, evaluating and executing arbitrage opportunities in Float Protocol Auctions.

Future Work

  1. Flashbot searcher integration - For more information, see the Flashbots Searcher FAQ

Usage

# Install dependencies
yarn

# Check for the last auction
yarn hardhat --network mainnet last-auction

# Run monitoring script to check profit.
START_BLOCK=<AUCTION_START> yarn hardhat run scripts/monitor.ts

About

Basic template for a Float Protocol arbitrage bot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published