wphan / go-flashbots

A Go client for interacting with Flashbots relays

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flashbots Go Client

go-flashbots is slightly more opinionated client for the flashbots rpc

Features

  • takes in []*types.Transaction to create bundle
  • returns a time.Duration to track response times of relays (useful for identifying when relay may be congested)
  • allow bulk sending bundles (send to multiple relays) via BatchRelayClient and BatchSendBundle

Example

About

A Go client for interacting with Flashbots relays

License:MIT License


Languages

Language:Go 100.0%