Skip to content

A Go client for interacting with Flashbots relays

License

Notifications You must be signed in to change notification settings

wphan/go-flashbots

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages