Go library providing Ethereum 2 types.
Please note that this library uses standards that are not yet final, and as such may result in changes that alter public and private keys. Do not use this library for production use just yet
go-eth2-types
is a standard Go module which can be installed with:
go get github.com/wealdtech/go-eth2-types
Before using any cryptographic features you must call InitBLS()
.
Please read the Go documentation for this library for interface information.
Jim McDonald: @mcdee.
Contributions welcome. Please check out the issues.
Apache-2.0 © 2019 Weald Technology Trading Ltd