Registry / crypto / flashbots-go-boost-utils

flashbots-go-boost-utils

JSON →
library1.10.0gogounverified

Package go-boost-utils provides utilities for Flashbots MEV-Boost, including relay and builder APIs.

go get github.com/flashbots/go-boost-utils
INSTALL
IMPORT
SIG · FLASHBOTS-GO-BOOST
F
flashbots-go-boost-utils
cryptogov1.10.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

boost
github.com/flashbots/go-boost-utils

Imports and uses the BuilderPayload type from go-boost-utils.

package main import ( "fmt" "github.com/flashbots/go-boost-utils/types" ) func main() { payload := &types.BuilderPayload{} fmt.Println(payload) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.10.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
11 hits · last 30 days
node
8
Resources
flashbots-go-boost-utils — go get flashbots-go-boost-utils · libregistry