Categorygithub.com/marshalys/go-boost-utils
module
1.11.4
Repository: https://github.com/marshalys/go-boost-utils.git
Documentation: pkg.go.dev

# README

Builder API types & signing

Goreport status Test status

Tested types and SSZ/BLS signing routines for the Eth2 Builder API.

This is useful for:

  • validators and beacon nodes can use it to communicate with mev-boost, relays and builders after the merge
  • mev-boost, which uses the types in this repository to comminicate with relays and builders
  • for future builders, to communicate with relays
  • to build testing, monitoring and verification utilities

See also:


Contributing

Useful commands:

make lint
make test

# Install sszgen command
go install github.com/ferranbt/fastssz/[email protected]

# Create SSZ encoding methods
make generate-ssz

Contributors

Maintainers:

Special thanks to:

# Packages

No description provided by the author
Code generated by fastssz.